yuluo-yx opened a new pull request, #2908: URL: https://github.com/apache/rocketmq-dashboard/pull/2908
## Summary\n- continue preferring brokerId 0 when the master is available\n- when it is absent, select the non-null address with the lowest brokerId\n- avoid depending on HashMap iteration order during master outages\n\n## Verification\n- Masterless broker regression test failed before the fix by selecting brokerId 32 ahead of brokerId 1\n- mvn -q -Dtest=RealClusterProviderTest test passed on Temurin 21\n- Scope: 2 files, 28 changed lines\n\nFixes #2903 -- 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]
