zxcvbnm3057 commented on issue #3272: URL: https://github.com/apache/rocketmq/issues/3272#issuecomment-900503281
Thank you so much!! That's exactly what I need. But I get two other questions. Firstly, I tried to comment out the codes about reply to producer in ResponseConsumer or just kill the consumer progress, the onException callback in AsyncRequestProducer was called twice. I have read the codes about `DefaultMQProducer.request` and searched issues but found nothing. Secondly, if the producer called `request ` and progress broken down before receiving reply, where will reply message go? It can't be customed by other producer in the same group, and the Deadline Queen doesn't seem to be the right box for it. -- 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]
