cserwen commented on issue #4342:
URL: https://github.com/apache/rocketmq/issues/4342#issuecomment-1134382091

   > we dont use dashboard. use rocketmq client only .
   
   @sighting33 You can refer to `getAllSubscriptionGroup` of 
`DefaultMQAdminExt` to get All groups.
   
https://github.com/apache/rocketmq/blob/82a48be00a6d9def14abb871a40cb68cf8a041e9/tools/src/main/java/org/apache/rocketmq/tools/admin/DefaultMQAdminExt.java#L504
   
   In fact, some access to metadata can be achieved through DefaultMQAdminExt. 
RocketMQ Dashboard is implemented using it.
   
   
   


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