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

   ## Summary
   - page through the full 30-minute cluster-alert correlation window
   - aggregate matching incident state across every returned page
   - add coverage for a suppressing incident beyond the first 100 events
   
   ## Why
   The previous single-page query silently missed active cluster incidents 
whenever 100 newer unrelated cluster events existed in the correlation window, 
causing redundant business notifications.
   
   ## Testing
   - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 
PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH mvn -f server/pom.xml 
-Dtest=AlertNotificationSuppressionServiceTest 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