yuluo-yx opened a new pull request, #2907: URL: https://github.com/apache/rocketmq-dashboard/pull/2907
## Summary\n- materialize all bounded probe futures before joining results\n- retain input-order aggregation, per-probe timeout, interruption, and queue saturation behavior\n- add a latch-based test that proves independent probes start concurrently\n\n## Verification\n- Concurrency regression test failed before the fix because only the first probe started\n- mvn -q -Dtest=RegistryProbeRunnerTest,ClusterServiceRegistryTest test passed on Temurin 21\n- Scope: 2 files, 48 changed lines\n\nFixes #2902 -- 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]
