RockteMQ-AI commented on issue #1245: URL: https://github.com/apache/rocketmq-dashboard/issues/1245#issuecomment-5215655910
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** **Feasibility:** Feasible — straightforward dead-code removal. **Scope:** `NameSrvAdminClient` class and its Spring component registration. **Compatibility:** No breaking changes — all methods throw `UnsupportedOperationException`, so no production caller depends on this class. This is a clean cleanup. Removing the unused component eliminates confusion about available NameServer adapter paths. The supported runtime path through `RuntimeAdminClientResolver` remains unaffected. --- *Automated evaluation by RocketMQ AI Assistant* -- 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]
