You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (JIRA)" <ji...@apache.org> on 2016/03/03 19:00:23 UTC

[jira] [Created] (CURATOR-306) Background operations would benefit from an optional error handler

Jordan Zimmerman created CURATOR-306:
----------------------------------------

             Summary: Background operations would benefit from an optional error handler
                 Key: CURATOR-306
                 URL: https://issues.apache.org/jira/browse/CURATOR-306
             Project: Apache Curator
          Issue Type: Improvement
          Components: Framework
    Affects Versions: 2.10.0, 3.1.0
            Reporter: Jordan Zimmerman
            Assignee: Jordan Zimmerman
            Priority: Minor
             Fix For: 2.10.1, 3.1.1


If an exception is thrown during processing of a background operation in the Framework, the error eventually goes to the global UnhandledErrorListener. This makes correlating the error with the site of the error difficult. It would be nice to have a call-specific error handler that is called in this case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)