[
https://issues.apache.org/jira/browse/HBASE-15318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163005#comment-15163005
]
Yong Zhang commented on HBASE-15318:
------------------------------------
Hi [~stack], thanks for your comment.
I read the design doc of HBASE-14350 and it subtask, but not find any thing
about the region server state management. HBASE-14350 is more about region
assignment manager.
> Zk-less region server state management
> --------------------------------------
>
> Key: HBASE-15318
> URL: https://issues.apache.org/jira/browse/HBASE-15318
> Project: HBase
> Issue Type: Improvement
> Reporter: Yong Zhang
> Assignee: Yong Zhang
>
> Current region server state is managed via znode created by region server,
> master just listen these nodes. but we find many user network issue is not
> network disconnected but package lost, which is hard to capture because
> connection between region server and zk is fine.
> This jira goal is region server state is managed by master without shared
> info in zk, via enhancement heartbeat from region server to master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)