RongtongJin commented on issue #2530: URL: https://github.com/apache/rocketmq/issues/2530#issuecomment-779256722
If the send fails the operationComplete method will be executed immediately and the call to responseFuture.putResponse will execute countdown, so the following responseFuture.waitResponse will be returned immediately without waiting. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
