The GitHub Actions job "CI" on fluss.git/add-snapshot-management-authorization 
has failed.
Run started by GitHub user vaibhavk1992 (triggered by vaibhavk1992).

Head commit for run:
bfa65dbe561cb2e97334d92b555c9dcb6c755a0c / vaibhav kumar 
<[email protected]>
[test] Fix snapshot management test - add required fields to request objects

The test was failing because Protocol Buffer request objects require certain
fields to be set before validation. Added required fields to all snapshot
management RPC requests:

- NotifyKvSnapshotOffsetRequest: tableId, bucketId, coordinatorEpoch, 
minRetainOffset
- NotifyLakeTableOffsetRequest: coordinatorEpoch
- CommitKvSnapshotRequest: completedSnapshot, coordinatorEpoch, 
bucketLeaderEpoch
- CommitLakeTableSnapshotRequest: (no required fields, but keeping consistent)

This ensures requests pass validation and reach the authorization check.

Report URL: https://github.com/apache/fluss/actions/runs/25675296784

With regards,
GitHub Actions via GitBox

Reply via email to