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

Periodic health check chore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.95.2
    • 0.94.4, 0.95.0
    • regionserver
    • None
    • Reviewed
    • Hide
      Run a script of your creation on a period. If it fails N times (configurable), have the server exit.

      New configs:

       hbase.node.health.script.location
       hbase.node.health.script.timeout
       hbase.node.health.script.frequency Default is every 60seconds.
       hbase.node.health.failure.threshold Defaults to 3.

      Show
      Run a script of your creation on a period. If it fails N times (configurable), have the server exit. New configs:  hbase.node.health.script.location  hbase.node.health.script.timeout  hbase.node.health.script.frequency Default is every 60seconds.  hbase.node.health.failure.threshold Defaults to 3.
    • 0.96notable

    Description

      Similar to MAPREDUCE-211, region server should also have a mechanism to check the health of the node. It should run the health check script periodically and if there is any errors, it should stop itself gracefully.

      Attachments

        1. HBASE-7351_trunk_2.patch
          21 kB
          Vandana Ayyalasomayajula
        2. HBASE-7331_trunk.patch
          21 kB
          Vandana Ayyalasomayajula
        3. HBASE-7331_94.patch
          21 kB
          Vandana Ayyalasomayajula
        4. HBASE-7331_94_3.patch
          20 kB
          Vandana Ayyalasomayajula
        5. HBASE-7331_94_2.patch
          20 kB
          Vandana Ayyalasomayajula
        6. HBASE-7331_94_1.patch
          15 kB
          Vandana Ayyalasomayajula
        There are no Sub-Tasks for this issue.

        Activity

          People

            avandana Vandana Ayyalasomayajula
            avandana Vandana Ayyalasomayajula
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: