drpmma opened a new issue, #6644: URL: https://github.com/apache/rocketmq/issues/6644
The current admin implements in `MQClientAPIImpl` are mostly synchronized methods. There should be an asynchronous interface for performance consideration. The majority of admin methods implemented in MQClientAPIImpl are synchronized. For the purpose of optimizing performance, it would be advantageous to incorporate an asynchronous interface. -- 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]
