Tomás Fernández Löbbe created SOLR-11557:
--------------------------------------------

             Summary: SolrZkClient.checkInterrupted is not interrupting the 
thread like intends
                 Key: SOLR-11557
                 URL: https://issues.apache.org/jira/browse/SOLR-11557
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Tomás Fernández Löbbe
            Assignee: Tomás Fernández Löbbe


it’s calling {{interrupted()}} instead of {{interrupt()}}. This method is 
intended to re-set the interrupted flag on the thread in case of an 
InterruptedException 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to