kezhuw opened a new pull request, #465:
URL: https://github.com/apache/curator/pull/465

   `AsyncCuratorFramework` binds its `UnhandledErrorListener` to operation 
level which could prevent `AsyncStage` from completion if exception is 
swallowed by that listener.
   
   In any cases, a framework level error listener should not prevent an 
operation future from completion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to