[
https://issues.apache.org/jira/browse/HBASE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131789#comment-13131789
]
stack commented on HBASE-4550:
------------------------------
+1 on committing to 0.90 branch. We do not have this issue on 0.92 and TRUNK
because we do not register in zk until AFTER we report for duty (report for
duty is where master can tell us use a different name).
> 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.5
>
> Attachments: hbase-0.90.3.patch, patch
>
> 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