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:
4fee26e95f918c53768256ebdfce7f16195fc4cc / vaibhav kumar 
<[email protected]>
[server] Fix test authentication for internal RPC authorization

Test 5 of testInternalReplicationControlAuthorization was creating an
RpcClient without authentication configuration, causing AuthenticationException
instead of the expected AuthorizationException.

The test now properly configures SASL authentication (username/password)
when creating the root user RpcClient, matching the pattern used in
@BeforeEach setup() and testNoAuthorizer().

This fixes the GitHub Actions CI failure where the test expected
AuthorizationException but received AuthenticationException due to
missing authentication credentials.

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

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

With regards,
GitHub Actions via GitBox

Reply via email to