yuluo-yx opened a new pull request, #2905: URL: https://github.com/apache/rocketmq-dashboard/pull/2905
## Summary\n- synchronously admit only one queue-list request for the active topic\n- track pull operations by queue key so the same queue cannot be pulled twice while different queues remain independent\n- keep request-generation checks when instance or topic changes\n\n## Verification\n- Both same-render duplicate-load and duplicate-pull tests failed before the fix\n- npm test -- --run src/components/__tests__/QueueBrowser.test.tsx (8 passed)\n- Prettier check passed\n- ESLint passed with 2 pre-existing Fast Refresh warnings and no errors\n- Scope: 2 files, 62 changed lines\n\nFixes #2900 -- 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]
