lwclover commented on pull request #3555: URL: https://github.com/apache/rocketmq/pull/3555#issuecomment-986355533
> In the asynchronous sending mode, the sendCallBack function will be called back after the message fails to be sent, and it can be re-sent inside. the code 'if (channel != null && channel.isActive()) ' return false, it direct throws RemotingConnectException -- 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]
