[ 
https://issues.apache.org/jira/browse/CURATOR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020400#comment-14020400
 ] 

Evaristo commented on CURATOR-109:
----------------------------------

I was taking a look to the code.

I only saw as problematic CuratorFrameworkImpl; performBackgroundOperation 
method could potentially be interrupted in operationAndData.sleepFor(1, 
TimeUnit.SECONDS)  and the exception in my opinion is not properly handled. The 
rest of the code looks fine in my view

> Threads that are sleeping should get interrupted when closing the client.
> -------------------------------------------------------------------------
>
>                 Key: CURATOR-109
>                 URL: https://issues.apache.org/jira/browse/CURATOR-109
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Client
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to