[
https://issues.apache.org/jira/browse/SOLR-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222668#comment-16222668
]
ASF subversion and git services commented on SOLR-11557:
--------------------------------------------------------
Commit 03084fa754a71660a92139bb1d9089770ef7c139 in lucene-solr's branch
refs/heads/master from [~tomasflobbe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=03084fa ]
SOLR-11557: SolrZkClient.checkInterrupted interrupts current thread
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]