[
https://issues.apache.org/jira/browse/HBASE-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nitay Joffe updated HBASE-546:
------------------------------
Attachment: 0001-use-zookeeper-to-store-root-region-location.patch
Version 2 attached with fixes from IRC conversation
> Use Zookeeper in HBase
> ----------------------
>
> Key: HBASE-546
> URL: https://issues.apache.org/jira/browse/HBASE-546
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: Bryan Duxbury
> Assignee: Jean-Daniel Cryans
> Priority: Critical
> Fix For: 0.20.0
>
> Attachments: 0001-use-zookeeper-to-store-root-region-location.patch,
> DistributedLockInterface.java, hbase-546-scripts-v2.patch,
> hbase-546-scripts.patch, zookeeper-config.patch
>
>
> Zookeeper =~ Chubby. This means that we could take advantage of a distributed
> lock manager to coordinate things like failover masters, regionservers
> staying online when master is dead, atomic region->regionserver assignments,
> etc. There are a lot of opportunities for improvements here. Please add
> discussions of particular features in comments or sub-tasks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.