Aias00 commented on PR #2314: URL: https://github.com/apache/rocketmq-dashboard/pull/2314#issuecomment-5479892184
Rebased onto the latest rocketmq-studio and resolved the AuditPage.test.tsx conflict by dropping the stale frontend export-timing test, since the current base already includes the debounced export/search sequencing behavior. The remaining diff is scoped to backend audit query stability and filter option caching: stable gmt_create/id ordering, 30s filter option cache, and cache invalidation on writes.\n\nVerification:\n- JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=org.apache.rocketmq.studio.ops.audit.MybatisPlusAuditRepositoryTest,org.apache.rocketmq.studio.ops.audit.AuditServiceTest,org.apache.rocketmq.studio.ops.audit.AuditControllerTest test\n- JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -DskipTests compile\n- git diff --check origin/rocketmq-studio...HEAD\n\nAll rewritten commits include Signed-off-by. @lizhimins could you please take another look? -- 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]
