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

Provide metrics for number of total active, priority and replication rpc handlers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.1.0, 1.5.0
    • metrics
    • None
    • Reviewed

    Description

      Currently hbase provides a metric for number of total active rpc handlers which is a sum of the following:

      • number of active general rpc handlers
      • number of active priority rpc handlers
      • number of active replication rpc handlers

      I think we can have 3 different metrics corresponding to the above mentioned handlers which will allow us to see detailed information about number of active handlers running for a particular type of handler.

      We can have following new metrics:

      • numActiveGeneralHandler
      • numActivePriorityHandler
      • numActiveReplicationHandler

       

       

       

      Attachments

        1. HBASE-20450.master.001.patch
          12 kB
          Nihal Jain
        2. HBASE-20450.master.002.patch
          12 kB
          Nihal Jain

        Activity

          People

            nihaljain.cs Nihal Jain
            nihaljain.cs Nihal Jain
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: