You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2012/05/17 04:48:06 UTC

[jira] [Created] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Maryann Xue created HBASE-6029:
----------------------------------

             Summary: HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
                 Key: HBASE-6029
                 URL: https://issues.apache.org/jira/browse/HBASE-6029
             Project: HBase
          Issue Type: Bug
          Components: hbck
            Reporter: Maryann Xue




--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277993#comment-13277993 ] 

Hudson commented on HBASE-6029:
-------------------------------

Integrated in HBase-TRUNK #2891 (See [https://builds.apache.org/job/HBase-TRUNK/2891/])
    HBASE-6029 HBCK doesn't recover Balance switch if exception occurs in onlineHbck() (Maryann) (Revision 1339689)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Zhihong Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-6029:
------------------------------

    Fix Version/s: 0.94.1
                   0.96.0
         Assignee: Maryann Xue
     Hadoop Flags: Reviewed

Patch looks good.
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Maryann Xue (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maryann Xue updated HBASE-6029:
-------------------------------

    Attachment: HBASE-6029.patch

add try-finally block to recover balance switch.
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277517#comment-13277517 ] 

Jimmy Xiang commented on HBASE-6029:
------------------------------------

+1
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278421#comment-13278421 ] 

Hudson commented on HBASE-6029:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #8 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/8/])
    HBASE-6029 HBCK doesn't recover Balance switch if exception occurs in onlineHbck() (Maryann) (Revision 1339689)

     Result = FAILURE
tedyu : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Zhihong Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-6029:
------------------------------

    Summary: HBCK doesn't recover Balance switch if exception occurs in onlineHbck()  (was: HBCK doesn't recover Balance switch if exception occurs in onlineHbck().)
    
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Closed] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Lars Hofhansl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl closed HBASE-6029.
--------------------------------

    
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.94.1, 0.96.0
>
>         Attachments: HBASE-6029.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Maryann Xue (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maryann Xue updated HBASE-6029:
-------------------------------

    Status: Patch Available  (was: Open)
    
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278024#comment-13278024 ] 

Hudson commented on HBASE-6029:
-------------------------------

Integrated in HBase-0.94 #193 (See [https://builds.apache.org/job/HBase-0.94/193/])
    HBASE-6029 HBCK doesn't recover Balance switch if exception occurs in onlineHbck() (Maryann) (Revision 1339688)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Zhihong Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277941#comment-13277941 ] 

Zhihong Yu commented on HBASE-6029:
-----------------------------------

Integrated to 0.94 and trunk.

Thanks for the patch, Maryann.

Thanks for the review, Stack and Jimmy.
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13279414#comment-13279414 ] 

Hudson commented on HBASE-6029:
-------------------------------

Integrated in HBase-0.94-security #27 (See [https://builds.apache.org/job/HBase-0.94-security/27/])
    HBASE-6029 HBCK doesn't recover Balance switch if exception occurs in onlineHbck() (Maryann) (Revision 1339688)

     Result = SUCCESS
tedyu : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java

                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277582#comment-13277582 ] 

stack commented on HBASE-6029:
------------------------------

+1
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Maryann Xue (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maryann Xue updated HBASE-6029:
-------------------------------

    Affects Version/s: 0.94.0
    
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>


--
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

        

[jira] [Updated] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck()

Posted by "Zhihong Yu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihong Yu updated HBASE-6029:
------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)
    
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck()
> -----------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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

        

[jira] [Commented] (HBASE-6029) HBCK doesn't recover Balance switch if exception occurs in onlineHbck().

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277560#comment-13277560 ] 

Hadoop QA commented on HBASE-6029:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12527766/HBASE-6029.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    -1 findbugs.  The patch appears to introduce 31 new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/1904//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/1904//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1904//console

This message is automatically generated.
                
> HBCK doesn't recover Balance switch if exception occurs in onlineHbck().
> ------------------------------------------------------------------------
>
>                 Key: HBASE-6029
>                 URL: https://issues.apache.org/jira/browse/HBASE-6029
>             Project: HBase
>          Issue Type: Bug
>          Components: hbck
>    Affects Versions: 0.94.0
>            Reporter: Maryann Xue
>            Assignee: Maryann Xue
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: HBASE-6029.patch
>
>


--
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