yuluo-yx opened a new pull request, #2904: URL: https://github.com/apache/rocketmq-dashboard/pull/2904
## Summary\n- clear broker, NameServer, and proxy datasets when the active instance topology request fails\n- preserve request ownership so stale failures cannot clear a newer successful result\n- disable export naturally once the failed instance has no current data\n\n## Verification\n- Regression test failed before the fix because instance A rows remained after instance B failed\n- npm test -- --run src/pages/studio/__tests__/BrokerCluster.test.tsx (15 passed)\n- Prettier check passed\n- ESLint passed\n- Scope: 2 files, 43 changed lines\n\nFixes #2899 -- 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]
