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

   ## Summary
   - delete expired message query, trace query, and audit rows in bounded ID 
batches
   - cap each cleanup pass so large inventories do not create one massive 
transaction
   - align cleanup selectors with `(gmt_create, id)` schema indexes
   
   ## Tests
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 
-Dtest=QueryHistoryServiceTest,MybatisPlusAuditRepositoryTest,AuditServiceTest 
test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 
-Dtest=QueryHistoryServiceIntegrationTest,QueryHistoryControllerTest,AuditControllerTest
 test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q test`
   
   Closes #2683


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