[
https://issues.apache.org/jira/browse/ACCUMULO-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-3615:
---------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> ZooCache retries indefinitely
> -----------------------------
>
> Key: ACCUMULO-3615
> URL: https://issues.apache.org/jira/browse/ACCUMULO-3615
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Reporter: Josh Elser
> Fix For: 1.8.0
>
>
> ZooCache, likely in attempts to be resilient to network flakiness, will
> indefinitely retry to connect to ZooKeeper.
> While this is fine for internal user (Tserver, Master), this has a nasty
> habit of causing clients to hang forever trying to connect to something that
> doesn't exist.
> A simple fix might be to introduce a retry count to {{ZooCacheFactory}} which
> we can set when creating a {{ZooCache}} in {{ZooKeeperInstance}}. Would need
> to consider the implications of doing this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)