[
https://issues.apache.org/jira/browse/ACCUMULO-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-715.
----------------------------------------
Resolution: Won't Fix
Cleaning up old issues. If this is still an issue, please open a new issue or
pull request at https://github.com/apache/accumulo/issues
> use curator
> -----------
>
> Key: ACCUMULO-715
> URL: https://issues.apache.org/jira/browse/ACCUMULO-715
> Project: Accumulo
> Issue Type: Improvement
> Components: master, tserver
> Reporter: Eric C. Newton
> Assignee: John Vines
> Priority: Major
> Attachments: ACCUMULO-CURATOR-patches.tar.gz
>
>
> Curator seems to have distilled a lot of zookeeper lesson's learned. Consider
> using it as our interface to zookeeper.
> Curator advantages:
> * handles zookeeper retries, via configurable policies
> * works around some very strange failure scenarios
> * simplified API
> * unlike ZooCache and ZooLock, Curator does not need to be maintained by
> Accumulo developers
--
This message was sent by Atlassian Jira
(v8.3.4#803005)