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

'hbase-daemon.sh stop regionserver' should kill compactions that are in progress

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.89.20100621, 0.90.0
    • 0.90.0
    • None
    • None
    • Reviewed

    Description

      During rolling restarts, we'll occasionally get into a situation with our 100-node cluster where a RS stop takes 5-10 minutes. The problem is that the RS is undergoing a compaction and won't stop until it is complete. In a stop situation, it would be preferable to preempt the compaction, delete the newly-created compaction file, and try again once the cluster is restarted.

      Attachments

        1. HBASE-3043_0.89.patch
          13 kB
          Nicolas Spiegelberg
        2. HBASE-3043_0.90.patch
          13 kB
          Nicolas Spiegelberg

        Issue Links

          Activity

            People

              nspiegelberg Nicolas Spiegelberg
              nspiegelberg Nicolas Spiegelberg
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: