RockteMQ-AI commented on issue #1741: URL: https://github.com/apache/rocketmq-dashboard/issues/1741#issuecomment-5252972872
## Issue Evaluation Category: `type/bug` | Status: **Confirmed** The issue is valid. `RuntimeAdminClientResolver` only supports Apache instances, but the UI selectors on Dashboard, Clients, and Producer pages show all configured instances (including Aliyun/Tencent). Selecting a cloud instance for runtime diagnostics leads to errors or empty results. **Root Cause:** Instance selectors are not filtered by the runtime capability of the selected instance type. **Impact:** UX confusion — users can trigger operations that are guaranteed to fail for cloud instances. **Severity:** Medium The proposed fix (filter selectors by runtime diagnostic capability) is sound. A fix PR can be generated. Reply `/approve` to proceed. --- *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]
