Aias00 commented on PR #2686:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/2686#issuecomment-5479230186

   Rebased onto current `rocketmq-studio` (`92a5aea21`) and resolved the 
`QueryHistoryService` conflict with #2839 by retaining both result-snapshot 
handling and bounded cleanup.
   
   Verification:
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 
-Dtest='QueryHistoryServiceTest,MybatisPlusAuditRepositoryTest,AuditServiceTest,QueryHistoryServiceIntegrationTest,QueryHistoryControllerTest,AuditControllerTest'
 test` passed.
   - `git diff --check origin/rocketmq-studio...HEAD` passed.
   - Full `mvn -q test` currently reports one error in 
`AlertSchemaMigrationTest`: #2839 added an unconditional 
`rmq_instance_message.result_snapshot` migration to `AlertSchemaMigration`, 
while that alert-only test fixture does not create `rmq_instance_message`. The 
same targeted failure reproduces on clean `origin/rocketmq-studio@92a5aea21`; 
#2686 does not modify those migration files.


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