RockteMQ-AI commented on issue #2902:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2902#issuecomment-5496839407

   **Issue Evaluation**
   
   Category: `bug` | Status: **Needs Clarification**
   
   I searched the `apache/rocketmq-dashboard` codebase for the class 
`RegistryProbeRunner` and methods `probeAll` / `probeOne` mentioned in this 
issue, but none of them exist in this repository. There are no Java classes 
related to registry probing in the dashboard project.
   
   The described concurrency issue (Java streams `map(probeOne).map(join)` 
executing serially) sounds like it belongs to the NameServer implementation in 
the core `apache/rocketmq` repository.
   
   Could you clarify:
   - Which specific file/class in **this** repository exhibits the described 
behavior?
   - Is this issue perhaps intended for `apache/rocketmq` instead?
   
   ---
   *Automated evaluation by RockteMQ-AI*
   


-- 
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