RockteMQ-AI commented on issue #1279: URL: https://github.com/apache/rocketmq-dashboard/issues/1279#issuecomment-5229712975
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Valid bug with clear evidence. The DLQ page retains stale retry state across instance switches, which could cause operators to accidentally retry groups from the wrong instance. **Root Cause:** Instance-scoped DLQ data not cleared on instance change; retry uses latest `instanceId` with stale group selection **Impact:** Potential accidental cross-instance DLQ retry operations **Severity:** high 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]
