Aias00 opened a new issue, #1383: URL: https://github.com/apache/rocketmq-dashboard/issues/1383
## Problem The Message Explorer keeps messages, selected-message details, trace data, and query errors when the selected instance changes. The retained state belongs to the prior instance but remains visible under the newly selected one. ## Impact Operators can mistake stale results or diagnostics for data from the active instance. ## Proposed fix Reset query results, query errors, selected message state, and trace state on an instance-context change. In-flight responses from the previous instance must not restore stale state. Add regression coverage. 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]
