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

Thrift 2 per-call latency metrics are capped at ~ 2 seconds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 1.3.1, 2.0.0
    • metrics, Thrift
    • None
    • Reviewed

    Description

      Thrift 2 latency metrics are measured in nanoseconds. However, the duration used for per-method latencies is cast to an int, meaning the values are capped at 2.147 seconds. Let's use a long instead.

      Attachments

        1. HBASE-17611.002.patch
          7 kB
          Gary Helmling
        2. HBASE-17611.001.patch
          6 kB
          Gary Helmling

        Activity

          People

            ghelmling Gary Helmling
            ghelmling Gary Helmling
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: