haiyanghan commented on PR #6730: URL: https://github.com/apache/rocketmq/pull/6730#issuecomment-1543269373
> Hey @haiyanghan , thanks for your effort at first. I probably see what you're trying to do here according to the issue you created, but the meaning of message sending in MQ just simply means that the Broker would return a corresponding response once the message arrived without waiting it to be consumed. Of course, you could detail your thought if I've misunderstood your intention for doing this. Yes, when the message arrives at the broker, it returns, which is the logic of the original request method. But the request method should be based on the request reply mode, waiting for the message to be consumed -- 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]
