[
https://issues.apache.org/jira/browse/HBASE-28017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell reassigned HBASE-28017:
-------------------------------------------
Assignee: Ray Mattingly
> Client metrics are missing response and request size data when using netty
> --------------------------------------------------------------------------
>
> Key: HBASE-28017
> URL: https://issues.apache.org/jira/browse/HBASE-28017
> Project: HBase
> Issue Type: Bug
> Reporter: Bryan Beaudreault
> Assignee: Ray Mattingly
> Priority: Major
> Fix For: 2.6.0, 3.0.0-beta-1, 2.5.7
>
>
> CallStats.setResponseSizeBytes and setRequestSizeBytes are only called in
> BlockingRpcConnection. So the rpcCallResponseSizeBytes_ and
> rpcCallRequestSizeBytes_ values are all zeroes when using netty (our
> default). We might need to add some calls to it in NettyRpcDuplexHandler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)