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

   ## Summary
   
   Extends the existing `RocketMQBrokerConfigServiceTest` (4 to 5 tests) with 
the numeric parsing branch.
   
   Added case:
   - malformed or missing numeric broker properties fall back to the documented 
defaults (`defaultTopicQueueNums` → 8, `maxMessageSize` → 4194304), while 
well-formed values parse through.
   
   ## Why
   
   The service shapes broker configs for the cluster UI; only flush-disk 
parsing, update, and audit branches were covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=RocketMQBrokerConfigServiceTest` — 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