Remove need for heartbeats in HBase
-----------------------------------
Key: HBASE-1502
URL: https://issues.apache.org/jira/browse/HBASE-1502
Project: Hadoop HBase
Issue Type: Wish
Reporter: Nitay Joffe
Fix For: 0.20.1
HBase currently uses heartbeats between region servers and the master,
piggybacking information on them when it can. This issue is to investigate if
we can get rid of the need for those using ZooKeeper events.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.