You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/08/01 04:33:44 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #4751: [OPTIMIZE]Optimize NettyRemotingAbstract#processRequestCommand code

mxsm opened a new issue, #4751:
URL: https://github.com/apache/rocketmq/issues/4751

   as following picture:
   NettyRemotingAbstract#processRequestCommand
   ![image](https://user-images.githubusercontent.com/15797831/182072501-915045c4-13ff-4cb1-946f-4c4527df1ac9.png)
   RemotingCommand#createResponseCommand create RemotingCommand has set RemotingSysResponseCode.SYSTEM_ERROR code
   ![image](https://user-images.githubusercontent.com/15797831/182072671-d7b74d77-84bc-4070-9ed4-991e16a5d390.png)
   Optimize  this code with RemotingCommand#buildErrorResponse


-- 
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: dev-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] RongtongJin closed issue #4751: [OPTIMIZE]Optimize NettyRemotingAbstract#processRequestCommand code

Posted by GitBox <gi...@apache.org>.
RongtongJin closed issue #4751: [OPTIMIZE]Optimize NettyRemotingAbstract#processRequestCommand  code
URL: https://github.com/apache/rocketmq/issues/4751


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org