[
https://issues.apache.org/jira/browse/HBASE-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131650#comment-13131650
]
wanbin commented on HBASE-4550:
-------------------------------
I use 0.90.3 , so I produce patch files for 0.90.3.
I checkout 0.92 sourcecode, find handleReportForDutyResponse() has more
differnce. I don't know if 0.92 has this 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.5
>
> Attachments: 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