Aias00 opened a new issue, #1385: URL: https://github.com/apache/rocketmq-dashboard/issues/1385
## Problem Message Explorer loads all topics and filters them in the browser. If loading fails, it keeps static fallback topic names. The topic selector can therefore show topics from another instance or names that do not exist in the active instance. ## Impact Message queries can be composed against stale or cross-instance topic metadata in a multi-instance control plane. ## Proposed fix Request topics with the selected instance ID, clear topic options and the selected topic when no instance is selected or the request fails, and add regression tests. Track 1: multi-instance control plane. -- 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]
