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/06/09 02:54:07 UTC

[GitHub] [rocketmq] duhenglucky commented on issue #4437: [DISCUSS] Optimize design of RpcHook

duhenglucky commented on issue #4437:
URL: https://github.com/apache/rocketmq/issues/4437#issuecomment-1150612957

   I agree with this optimization. In addition, in the process of request processing, rocketmq will directly write the processing results to the channel, without afterResponse processing, which also brings great challenges to the implementation of various hooks.


-- 
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