[
https://issues.apache.org/jira/browse/CURATOR-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710208#comment-14710208
]
ASF GitHub Bot commented on CURATOR-248:
----------------------------------------
Github user Randgalt commented on the pull request:
https://github.com/apache/curator/pull/98#issuecomment-134404404
This is now feature complete.
> Introduce pluggable error handlers
> ----------------------------------
>
> Key: CURATOR-248
> URL: https://issues.apache.org/jira/browse/CURATOR-248
> Project: Apache Curator
> Issue Type: Sub-task
> Components: Framework, Recipes
> Reporter: Jordan Zimmerman
> Assignee: Jordan Zimmerman
> Fix For: 3.0.0
>
>
> Currently, Curator recipes handle error conditions by listening for the
> SUSPENDED connection state. Some users would like Curator to try to maintain
> the session if possible. Introduce a pluggable error handler system. Have an
> implementation that does the current behavior. Create another that attempts
> to wait until session lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)