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

   ## Summary
   - add alert ID as a deterministic tie-breaker after event time
   - keep page boundaries stable when multiple alerts share a timestamp
   - add repository regression coverage
   
   ## Why
   Ordering only by event time left equal-timestamp rows nondeterministic, so 
alerts could move between pages or appear twice across consecutive requests.
   
   ## Testing
   - `JAVA_HOME=/opt/homebrew/opt/openjdk@21 
PATH=/opt/homebrew/opt/openjdk@21/bin:$PATH ./mvnw -f server/pom.xml 
-Dtest=MybatisPlusAlertRepositoryTest 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