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

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   rpchook is still executed when remotingServer calls invoke 
   
   ### Motivation
   
   Theoretically, rpchook needs to be executed only when remotingClient calls 
invoke.
   
   ### Describe the Solution You'd Like
   
   Remove the rpchook call in 
org.apache.rocketmq.remoting.netty.NettyRemotingAbstract#invokeImpl and move it 
to remotingClient
   
   ### Describe Alternatives You've Considered
   
   none
   
   ### 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-unsubscr...@rocketmq.apache.org.apache.org

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

Reply via email to