refactor(barrier): explicitly maintain database barrier state separately in local barrier manager #5819
Annotations
9 errors
proto/stream_service.proto#L18
Field "6" with name "partial_graph_id" on message "InjectBarrierRequest" changed type from "uint64" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
proto/stream_service.proto#L52
Field "8" with name "partial_graph_id" on message "BarrierCompleteResponse" changed type from "uint64" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
proto/stream_service.proto#L69
Field "1" with name "partial_graph_id" on message "InitialPartialGraph" changed type from "uint64" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
proto/stream_service.proto#L79
Field "1" with name "databases" on message "InitRequest" changed option "json_name" from "graphs" to "databases".
|
proto/stream_service.proto#L79
Field "1" with name "databases" on message "InitRequest" changed type from "stream_service.StreamingControlStreamRequest.InitialPartialGraph" to "stream_service.StreamingControlStreamRequest.DatabaseInitialPartialGraph".
|
proto/stream_service.proto#L79
Field "1" on message "InitRequest" changed name from "graphs" to "databases".
|
proto/stream_service.proto#L83
Field "1" with name "partial_graph_id" on message "CreatePartialGraphRequest" changed type from "uint64" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
proto/stream_service.proto#L88
Field "1" with name "partial_graph_ids" on message "RemovePartialGraphRequest" changed type from "uint64" to "uint32". See https://developers.google.com/protocol-buffers/docs/proto3#updating for wire compatibility rules and https://developers.google.com/protocol-buffers/docs/proto3#json for JSON compatibility rules.
|
|
This job failed
Loading