You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2010/05/12 23:22:47 UTC

[jira] Commented: (HBASE-2525) If one-RS only and its restarted before its shutdown is completely processed, we'll never complete shutdown processing

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

Jean-Daniel Cryans commented on HBASE-2525:
-------------------------------------------

Looks good to me, loves the refactoring (except for the line that adds a trailing whitespace).

> If one-RS only and its restarted before its shutdown is completely processed, we'll never complete shutdown processing
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2525
>                 URL: https://issues.apache.org/jira/browse/HBASE-2525
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.5, 0.21.0
>
>         Attachments: 2525-v2.txt, 2525.txt
>
>
> This is why TestZooKeeper is currently broken in build.  There is a single RS only in that test.  Its restarted using the hbase.regionserver.restart.on.zk.expire facility in the RS.  HBASE-2413 added blocking new servers of same host+port until the old is processed but if the old was only server carrying root and meta, and we won't let in the new server until the old server is processed AND processing of old server shutdown inline has assignment of root and meta, we're stuck.

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