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

Add jmx value to determine true Master Start time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0-alpha-2, 2.0.0
    • metrics
    • None
    • Reviewed
    • Hide
      This JIRA adds a JMX value to track when the Master has finished initializing.
      The jmx config is 'masterFinishedInitializationTime' and details the time in millis that the Master is fully usable and ready to serve requests.
      Show
      This JIRA adds a JMX value to track when the Master has finished initializing. The jmx config is 'masterFinishedInitializationTime' and details the time in millis that the Master is fully usable and ready to serve requests.

    Description

      The masterActiveTime is being set before regions are assigned. This patch adds a new jmx metric to expose the final time when the master has become the active master (All regions are assigned, etc.).

      Attachments

        1. HBASE-18520.master.003.patch
          7 kB
          Zach York
        2. HBASE-18520.master.002.patch
          7 kB
          Zach York
        3. HBASE-18520.master.001.patch
          7 kB
          Zach York
        4. HBASE-18520.branch-1.002.patch
          7 kB
          Zach York
        5. HBASE-18520.branch-1.001.patch
          7 kB
          Zach York

        Activity

          People

            zyork Zach York
            zyork Zach York
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: