refactor(barrier): explicitly maintain database barrier state separately in local barrier manager #5768
protobuf-breaking.yml
on: pull_request
Check breaking changes in Protobuf files
12s
Annotations
9 errors and 2 warnings
Check breaking changes in Protobuf files:
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.
|
Check breaking changes in Protobuf files:
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.
|
Check breaking changes in Protobuf files:
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.
|
Check breaking changes in Protobuf files:
proto/stream_service.proto#L79
Field "1" with name "databases" on message "InitRequest" changed option "json_name" from "graphs" to "databases".
|
Check breaking changes in Protobuf files:
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".
|
Check breaking changes in Protobuf files:
proto/stream_service.proto#L79
Field "1" on message "InitRequest" changed name from "graphs" to "databases".
|
Check breaking changes in Protobuf files:
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.
|
Check breaking changes in Protobuf files:
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.
|
Check breaking changes in Protobuf files
buf found 8 breaking changes.
|
Check breaking changes in Protobuf files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check breaking changes in Protobuf files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|