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

John Vines commented on ACCUMULO-2346:
--------------------------------------

Also, might I suggest replacing it entirely with Uninterruptibles.sleep

> Make UtilWaitThread.sleep() reset interrupt status
> --------------------------------------------------
>
>                 Key: ACCUMULO-2346
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2346
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>             Fix For: 1.8.0
>
>
> Look into making UtilWaitThread.sleep() reset the interrupt status by calling 
> {{Thread.currentThread().interrupt()}}.  This seems like a good thing to do, 
> it allows code that does not want to deal with the interrupt to pass it on.  
> The question is, does doing this cause new bugs?



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

Reply via email to