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

Currently, the log shows 

Aborting compaction of store LOG in region CCS_ACCOUNT_LOG_HBASE02_01,scm01 
IDNWNoA0002765 00061395804,1328855408473.8b68adefea8dbc8c77a97ce88cf657a6. 
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