aaron-ai opened a new issue, #298: URL: https://github.com/apache/rocketmq-clients/issues/298
The count of aysnc worker thread is limited and it is related with CPU core numer, but the each blocking call of `ClientSessionImpl#syncSettings` occupies the thread synchronously, which is not the best practise. -- 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]
