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

   ## Summary
   
   - skip null `BrokerData` entries while resolving all reachable master 
brokers;
   - retain valid master brokers when topology data is partially incomplete;
   - add a regression test for Topic creation through a fallback topology.
   
   This extends the incomplete-Broker-data handling tracked by #2118 to Apache 
runtime AdminClient operations.
   
   Closes #2118
   
   ## Validation
   
   ```bash
   JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -q 
-Dtest=RocketMQAdminClientImplTest test
   ```


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