yuluo-yx opened a new pull request, #2238: URL: https://github.com/apache/rocketmq-dashboard/pull/2238
## Summary - clear previous Producer connection rows and summary when a new query starts - prevent failed queries from leaving results from earlier criteria visible - guard same-tick duplicate submissions with a synchronous in-flight request identity - allow only the active request to release query state ## Verification - `npm test -- src/pages/studio/__tests__/Producer.test.tsx` - targeted ESLint and Prettier checks - `git diff --check` Fixes #2229 -- 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]
