You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/05/13 09:29:54 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #6748: Optimize NettyRemotingAbstract#writeResponse log print

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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature.
   
   
   ### Summary
   
   When I use the client to send a message to the Broker, and then through the tool I found that the NettyRemotingAbstract#writeResponse method will print logs when the Broker responds successfully.
   
   ### Motivation
   
   ![image](https://github.com/apache/rocketmq/assets/15797831/709332c3-cbad-4c12-879b-126b01322712)
   Optimize performance.
   
   
   
   ### Describe the Solution You'd Like
   
   Optimize NettyRemotingAbstract#writeResponse log print
   
   ### Describe Alternatives You've Considered
   
   Optimize NettyRemotingAbstract#writeResponse log print
   
   ### Additional Context
   
   _No response_


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

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


[GitHub] [rocketmq] Oliverwqcwrw commented on issue #6748: Optimize NettyRemotingAbstract#writeResponse log print

Posted by "Oliverwqcwrw (via GitHub)" <gi...@apache.org>.
Oliverwqcwrw commented on issue #6748:
URL: https://github.com/apache/rocketmq/issues/6748#issuecomment-1547059398

   If the debug level affects performance, consider changing the level to INFO?


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

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


[GitHub] [rocketmq] Oliverwqcwrw commented on issue #6748: Optimize NettyRemotingAbstract#writeResponse log print

Posted by "Oliverwqcwrw (via GitHub)" <gi...@apache.org>.
Oliverwqcwrw commented on issue #6748:
URL: https://github.com/apache/rocketmq/issues/6748#issuecomment-1547062901

   It seems to print only if the log level is debug


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

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


[GitHub] [rocketmq] mxsm closed issue #6748: Optimize NettyRemotingAbstract#writeResponse log print

Posted by "mxsm (via GitHub)" <gi...@apache.org>.
mxsm closed issue #6748: Optimize NettyRemotingAbstract#writeResponse log print
URL: https://github.com/apache/rocketmq/issues/6748


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

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