rushsky518 opened a new issue #1728: about broker sends response URL: https://github.com/apache/rocketmq/issues/1728 when broker receives a put message request, after putting the message onto disk, it directly call`AbstractSendMessageProcessor#doResponse` in `SendMessageProcessor#handlePutMessageResult`, rather than return a normal response, and send response in `NettyRemotingAbstract#processRequestCommand`
---------------------------------------------------------------- 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] With regards, Apache Git Services
