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

   ## Problem
   
   The global Consumer Group Management page renders Create Group and Config 
actions without handlers. The page also has no selected instance context, so a 
mutating request cannot be routed safely to a configured RocketMQ endpoint.
   
   ## Proposal
   
   Remove the non-functional mutation controls from the global aggregate view. 
Keep group creation and configuration in the instance-scoped consumer 
management page, where an `instanceId` is available.
   
   ## Scope
   
   Track 1 / control-plane UI correctness. This does not change the 
instance-scoped Consumer Group API or introduce a default endpoint fallback.


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