hemanthsavasere opened a new pull request, #2866:
URL: https://github.com/apache/fluss/pull/2866

   ### Purpose
   Linked issue: close #2854 
   Fixing the unstable test 
FlussAuthorizationITCase.testDeleteProducerOffsetsAuthorization
   
   ### Brief change log
   
   waitUntilTableReady polls until all bucket replicas for the table are 
online. Since replica assignment happens after putTablePath in 
CoordinatorEventProcessor.processCreateTable, by the time waitUntilTableReady 
returns, the coordinator's tablePathById map is guaranteed to contain the 
mapping. The @BeforeEach now blocks until the coordinator is fully ready before 
any test method runs.
   
   ### Tests
   
   FlussAuthorizationITCase.testDeleteProducerOffsetsAuthorization should be 
fixed and it  should pass


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to