[
https://issues.apache.org/jira/browse/CURATOR-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15815441#comment-15815441
]
ASF GitHub Bot commented on CURATOR-331:
----------------------------------------
GitHub user oza opened a pull request:
https://github.com/apache/curator/pull/192
[CURATOR-331] SharedValue could hold stall data when quourm membership
changes
Adding a error handling when stateChanged is called.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/oza/curator CURATOR-311
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/192.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #192
----
commit d2ab49b008fa8ac170cc7e5b1a3f13479aea144d
Author: Tsuyoshi Ozawa <[email protected]>
Date: 2017-01-10T16:31:25Z
CURATOR-331 - SharedValue could hold stall data when quourm membership
changes
----
> Enable to add an UnhandledErrorListener for TreeCache errorHandlers
> -------------------------------------------------------------------
>
> Key: CURATOR-331
> URL: https://issues.apache.org/jira/browse/CURATOR-331
> Project: Apache Curator
> Issue Type: Wish
> Components: Recipes
> Affects Versions: 3.1.0, 2.10.0
> Reporter: Julie Kim
> Priority: Minor
> Labels: easyfix, newbie
> Fix For: 2.11.0, 3.2.0
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Currently, errorHandlers in TreeCache is not configurable and a
> treeCacheListener cannot handle exceptions properly. PTAL
> https://github.com/apache/curator/blob/b4da5f5ca279905097b1fe7d5eb9710c6dc8bdd2/curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java#L633
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)