Apache9 commented on pull request #2586:
URL: https://github.com/apache/hbase/pull/2586#issuecomment-855413165


   > Seems there's no way to add this metrics for NettyRpcServer
   
   I think it is also very easy? Just modify `NettyRpcServerResponseEncoder`.
   
   Before ctx.write, call `addCallToResponseQueue`, and in the callback, call 
`removeCallFromResponseQueue`.
   
   Thanks.


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


Reply via email to