Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-28017

Client metrics are missing response and request size data when using netty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0, 3.0.0-beta-1, 2.5.7
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              rmdmattingly Ray Mattingly
              bbeaudreault Bryan Beaudreault
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: