tmielke opened a new pull request, #24526: URL: https://github.com/apache/camel/pull/24526
Replaced `Thread.sleep(1000)` with Awaitility-based synchronization in `MasterEndpointFailoverIT` to eliminate flakiness. The test now waits for actual ZooKeeper master/standby state transitions instead of using fixed delays. Made with help from AI tools. -- 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]
