Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6599

Split RPC metrics into summary and detailed metrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • None
    • None
    • Split existing RpcMetrics into RpcMetrics and RpcDetailedMetrics. The new RpcDetailedMetrics has per method usage details and is available under context name "rpc" and record name "detailed-metrics"

    Description

      Currently RPC metrics tracks items that provides summary of RPC usage along with more detailed per method statistics that tracks number of method calls made, time spent on that call. Combining both summary and detailed together results in large metrics report which metrics collection systems may not handle. Proposal is to split the metrics into summary and detailed metrics.

      Attachments

        1. hadoop-6599.patch
          18 kB
          Suresh Srinivas
        2. hadoop-6599.patch
          18 kB
          Suresh Srinivas
        3. hadoop-6599.1.patch
          18 kB
          Suresh Srinivas
        4. hadoop-6599.2.patch
          17 kB
          Suresh Srinivas
        5. hadoop-6599.rel20.patch
          17 kB
          Suresh Srinivas
        6. hadoop-6599.2.patch
          17 kB
          Suresh Srinivas

        Activity

          People

            sureshms Suresh Srinivas
            sureshms Suresh Srinivas
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: