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

Head commit for run:
7ae5b1283efb7c00aef888395eb83f73ef08e5a1 / vaibhav kumar 
<[email protected]>
[test] Fix remote log and tiering 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 remote log
and tiering RPC requests:

- NotifyRemoteLogOffsetsRequest: tableId, bucketId, coordinatorEpoch, 
remoteStartOffset, remoteEndOffset
- CommitRemoteLogManifestRequest: tableId, bucketId, remoteLogManifestPath, 
remoteLogStartOffset, remoteLogEndOffset, coordinatorEpoch, bucketLeaderEpoch
- LakeTieringHeartbeatRequest: (no required fields)

This ensures requests pass validation and reach the authorization check.

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

With regards,
GitHub Actions via GitBox

Reply via email to