Aias00 opened a new pull request, #935:
URL: https://github.com/apache/rocketmq-dashboard/pull/935

   ## Summary
   
   **Track:** Track 1 / CLIENT-01 and baseline reliability
   
   Consolidates and supersedes #902, #904, and #906.
   
   - Treat missing Topic and DLQ queue lists as empty during read operations.
   - Skip null client connection records and null broker metadata while 
scanning live Remoting client connections.
   - Preserve partial scan results rather than failing the entire operation on 
malformed metadata.
   
   ## Verification
   
   - 
JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn 
-Dtest=RocketMQMessageProviderTest,RocketMQDLQProviderTest,RocketMQClientProviderTest
 test
   - git diff --check origin/rocketmq-studio...HEAD
   
   Closes #901
   Closes #903
   Closes #905
   Closes #907
   Closes #908


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