[
https://issues.apache.org/jira/browse/HBASE-5755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251098#comment-13251098
]
Hudson commented on HBASE-5755:
-------------------------------
Integrated in HBase-TRUNK #2738 (See
[https://builds.apache.org/job/HBase-TRUNK/2738/])
HBASE-5755 Region sever looking for master forever with cached stale data
(Revision 1311910)
Result = SUCCESS
stack :
Files :
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/zookeeper/MasterAddressTracker.java
> Region sever looking for master forever with cached stale data.
> ---------------------------------------------------------------
>
> Key: HBASE-5755
> URL: https://issues.apache.org/jira/browse/HBASE-5755
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.96.0
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 0.96.0
>
> Attachments: hbase-5755.patch
>
>
> When the master address tracker doesn't have the master address ZK data, or
> the cached data is wrong, region server should not use the cached data.
> It should pull the data from ZK directly again.
--
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