zymming opened a new issue #762: defaultAsyncSenderExecutor not shutdown when DefaultMQProducerImpl shutdown URL: https://github.com/apache/rocketmq/issues/762 1. defaultAsyncSenderExecutor在DefaultMQProducerImpl关闭时,没有调用shutdown。必须外部代码手动调用 2. 不管asyncSenderExecutor有没有设置值, defaultAsyncSenderExecutor都会初始化,如果asyncSenderExecutor设置了值,defaultAsyncSenderExecutor再初始化,初始化了多余的线程池
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
