RockteMQ-AI commented on issue #1285:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/1285#issuecomment-5229711074

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   Valid bug. The Topic options endpoint is called without the instance ID 
parameter, and stale state persists across instance switches. This can lead to 
operators viewing topics/connections from the wrong instance.
   
   **Root Cause:** Missing `instanceId` parameter in `/api/topics` call + no 
state cleanup on instance change
   **Impact:** Cross-instance data leakage in Producer page
   **Severity:** medium
   
   An automated fix proposal may be generated. Reply `/approve` to proceed with 
PR generation.
   
   ---
   *Automated evaluation by RockteMQ-AI*
   


-- 
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]

Reply via email to