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

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   Valid bug. Consumer Group caches are keyed only by group name, not by 
(instanceId, groupName), causing stale data display when two instances share a 
group name.
   
   **Root Cause:** `subscriptionsByGroup` and `progressByGroup` maps lack 
instance qualification
   **Impact:** Cross-instance cache pollution for same-named consumer groups
   **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