SteNicholas commented on issue #679: HBASE-23113 IPC Netty Optimization
URL: https://github.com/apache/hbase/pull/679#issuecomment-538285572
 
 
   > What is this patch doing and do you have proof it does it? I see the notes 
on netty configs and how we intro configs for this base parameters. Have you 
been playing with these settings and if so, what have you found? Thanks you.
   
   @saintstack These netty configs improve the rpc performance of 
NettyRpcServer and NettyRpcConnection.And AbstractBatchDecoder improves 
decoding throughput.Not only the netty configs but also AbstractBatchDecoder 
have already used in other open source project like SOFA-RPC,which proves that 
RPC is greatly optimized.

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


With regards,
Apache Git Services

Reply via email to