takagi906 opened a new pull request, #495:
URL: https://github.com/apache/rocketmq-client-cpp/pull/495

   ## What is the purpose of the change
   related issue: https://github.com/apache/rocketmq-client-cpp/issues/494
   To implement the Exposing the MqAdmin API, we need to register globally 
through MQClientFactory to avoid repeatedly creating client instances and 
setting the Name Server address.
   
   ## Brief changelog
   1. Add an MQAdmin interface
   2. Add a function registerMQAdmin: Register an MQAdmin instance to the 
MQClientFactory and set the Name Server address.
   3. Add a function unregisterMQAdmin: Unregister an MQAdmin instance from the 
MQClientFactory
   


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