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

stack commented on HBASE-2441:
------------------------------

This patch won't apply because over in hbase-2614, 50% of its thunder was 
stolen.  I'm +1 on applying the rest of this patch even w/o unit test.

> ZK failures early in RS startup sequence cause infinite busy loop
> -----------------------------------------------------------------
>
>                 Key: HBASE-2441
>                 URL: https://issues.apache.org/jira/browse/HBASE-2441
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.3
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.21.0
>
>         Attachments: hbase-2441.txt
>
>
> If the RS loses its ZK session before it reports for duty, the abort() call 
> will trigger an NPE, and then the stop boolean doesn't get toggled. The RS 
> will then loop forever trying to register itself in the expired ZK session, 
> and fill up the logs.

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