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

   ## Summary
   
   Extends the existing `ApacheAclReadServiceTest` (3 to 5 tests) to pin down 
the topology branches of the per-broker ACL read.
   
   Added cases:
   - a null or empty broker topology yields an empty, non-partial result;
   - broker entries without a master address (empty or null address map) are 
skipped entirely, leaving both result maps empty.
   
   ## Why
   
   The service reads ACL 2.0 state per broker; only failure/partial and 
null-policy mapping branches were covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=ApacheAclReadServiceTest` — 5/5 pass; checkstyle 
(validate) clean.


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