You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2017/11/02 02:00:08 UTC

[jira] [Resolved] (SOLR-11557) SolrZkClient.checkInterrupted is not interrupting the thread like intends

     [ https://issues.apache.org/jira/browse/SOLR-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomás Fernández Löbbe resolved SOLR-11557.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: master (8.0)
                   7.2

> 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
>            Priority: Major
>             Fix For: 7.2, master (8.0)
>
>         Attachments: SOLR-11557.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org