zxcvbnm3057 commented on issue #3272: URL: https://github.com/apache/rocketmq/issues/3272#issuecomment-900877543
Another problem is that `MessageUtil.createReplyMessage` needs to be called to reply in another thread, so it must have the reference of the original request message. If the reply conditions are never matched in ttl time, it may cause memory leak. Is there a better solution for this? -- 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]
