You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "wanbin (JIRA)" <ji...@apache.org> on 2012/05/07 05:08:41 UTC

[jira] [Commented] (HBASE-4550) When master passed regionserver different address , because regionserver didn't create new zookeeper znode, as a result stop-hbase.sh is hang

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

wanbin commented on HBASE-4550:
-------------------------------

I check hbase trunk code , it's seem no problem.
                
> When master passed regionserver different address , because regionserver didn't create new zookeeper znode,  as  a result stop-hbase.sh is hang
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-4550
>                 URL: https://issues.apache.org/jira/browse/HBASE-4550
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.90.3
>            Reporter: wanbin
>            Assignee: wanbin
>             Fix For: 0.90.7
>
>         Attachments: hbase-0.90.3.patch, patch, patch.txt
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> when master passed regionserver different address, regionserver didn't create new zookeeper znode, master store new address in ServerManager, when call stop-hbase.sh , RegionServerTracker.nodeDeleted received path is old address, serverManager.expireServer is not be called. so stop-hbase.sh is hang.

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