Skip to content

refactor(storage): add SST sanity check during commit epoch #5404

refactor(storage): add SST sanity check during commit epoch

refactor(storage): add SST sanity check during commit epoch #5404

Triggered via pull request September 29, 2024 07:42
Status Failure
Total duration 22s
Artifacts

protobuf-breaking.yml

on: pull_request
Check breaking changes in Protobuf files
13s
Check breaking changes in Protobuf files
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Check breaking changes in Protobuf files: proto/hummock.proto#L530
Field "1" with name "sst_retention_watermark" on message "FullScanTask" changed option "json_name" from "sstRetentionTimeSec" to "sstRetentionWatermark".
Check breaking changes in Protobuf files: proto/hummock.proto#L530
Field "1" on message "FullScanTask" changed name from "sst_retention_time_sec" to "sst_retention_watermark".
Check breaking changes in Protobuf files: proto/stream_service.proto#L42
Field "4" with name "synced_sstables" on message "BarrierCompleteResponse" changed type from "stream_service.BarrierCompleteResponse.GroupedSstableInfo" to "stream_service.BarrierCompleteResponse.LocalSstableInfo".
Check breaking changes in Protobuf files
buf found 3 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/