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

   ## Summary
   
   - add configurable retention cleanup for terminal alert notification 
deliveries
   - delete only expired DELIVERED/FAILED outbox rows in bounded batches
   - add schema/migration indexes for status + delivery/modified time cleanup 
paths
   - document the retention knobs in the native alerting design
   
   Closes #2748
   
   ## Tests
   
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn 
-Dtest='AlertSchemaMigrationTest,NotificationOutboxMapperIntegrationTest,NotificationOutboxServiceTest'
 test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn 
-Dtest='*Alert*Test,*NotificationOutbox*Test' test`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn 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