Aias00 opened a new issue, #1245:
URL: https://github.com/apache/rocketmq-dashboard/issues/1245

   ## Problem
   
   `NameSrvAdminClient` is registered as a Spring component but has no 
production callers. Every `AdminClient` operation throws 
`UnsupportedOperationException`, so retaining it suggests an available 
NameServer adapter that does not exist.
   
   ## Proposal
   
   Remove the unused component. The supported Apache runtime path is the 
instance-scoped provider and `RuntimeAdminClientResolver`; this change does not 
alter that path.
   
   ## Scope
   
   Track 1 control-plane cleanup. No API or protocol change.


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