You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2019/06/05 19:44:00 UTC

[jira] [Updated] (ACCUMULO-715) use curator

     [ https://issues.apache.org/jira/browse/ACCUMULO-715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs updated ACCUMULO-715:
---------------------------------------
    Attachment: ACCUMULO-CURATOR-patches.tar.gz

> use curator
> -----------
>
>                 Key: ACCUMULO-715
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-715
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: master, tserver
>            Reporter: Eric 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
(v7.6.3#76005)