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

hadoop2-compat IPC metric registred twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.0, 0.96.1.1
    • 0.96.2, 0.98.1, 0.99.0
    • metrics
    • None

    Description

      There is an extra snapshot/addrecord line in hadoop2-compat MetricsHBaseServerSourceImpl resulting in IPC metrics with a ".1"
      the extra line is not present in the hadoop1-compat "mirror"

      "numCallsInGeneralQueue.1" : 0,
      "numCallsInReplicationQueue.1" : 0,
      "numCallsInPriorityQueue.1" : 0,
      ...
      

      Attachments

        1. HBASE-10586-v0.patch
          0.8 kB
          Matteo Bertozzi

        Activity

          People

            mbertozzi Matteo Bertozzi
            mbertozzi Matteo Bertozzi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: