[ 
https://issues.apache.org/jira/browse/HBASE-3043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915862#action_12915862
 ] 

Nicolas Spiegelberg commented on HBASE-3043:
--------------------------------------------

I'm developing this patch against the 0.89 branch that we're running.  It 
should work fine with 0.90, but I just wanted to note that in case any problems 
occur

> 'hbase-daemon.sh stop regionserver' should kill compactions that are in 
> progress
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-3043
>                 URL: https://issues.apache.org/jira/browse/HBASE-3043
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.89.20100621
>            Reporter: Nicolas Spiegelberg
>            Assignee: Nicolas Spiegelberg
>             Fix For: 0.89.20100924
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to