zjncs opened a new pull request, #11033:
URL: https://github.com/apache/rocketmq/pull/11033

   Fixes #10871
   
   StatisticsBrief now rejects non-increasing ranges, non-positive slot counts, 
slot counts wider than their range, and total slot counts that overflow the 
backing array size. This prevents delayed division-by-zero and invalid bucket 
calculations.
   
   Added focused regression cases for each invalid shape.
   
   Verification: git diff --check passed; Maven unavailable locally, CI should 
run StatisticsBriefTest/common checks. AI-assisted contribution.


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