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

Head commit for run:
aa0e7d502e89ed079bd3d19572c1096ab30a5d69 / vaibhav kumar 
<[email protected]>
[server] Fix Java 8 compatibility for internal RPC authorization

Replace CompletableFuture.failedFuture() (Java 9+) with Java 8-compatible
completeExceptionally() pattern for internal RPC rejection:
- CoordinatorService.adjustIsr()
- TabletService.notifyLeaderAndIsr()
- TabletService.updateMetadata()
- TabletService.stopReplica()

This fixes the compile-on-jdk8 CI failure while maintaining the same
authorization behavior.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to