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

Hudson commented on HBASE-5740:
-------------------------------

Integrated in HBase-TRUNK #2733 (See 
[https://builds.apache.org/job/HBase-TRUNK/2733/])
    HBASE-5740 Compaction interruption may be due to balacing (Revision 1311514)

     Result = SUCCESS
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/Compactor.java
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java

                
> Compaction interruption may be due to balacing
> ----------------------------------------------
>
>                 Key: HBASE-5740
>                 URL: https://issues.apache.org/jira/browse/HBASE-5740
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Trivial
>             Fix For: 0.96.0
>
>         Attachments: hbase-5740.patch, hbase-5740_v2.patch
>
>
> Currently, the log shows 
> Aborting compaction of store LOG in region .... because user requested stop.
> But it is actually because of balancing.
> Currently, there is no way to figure out who closed the region.  So it is 
> better to change the message to say it is because of user, or balancing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to