[
https://issues.apache.org/jira/browse/SOLR-11557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222733#comment-16222733
]
ASF subversion and git services commented on SOLR-11557:
--------------------------------------------------------
Commit f446f17037589be1a43a4b913da3bd748727719f in lucene-solr's branch
refs/heads/branch_7x from [~tomasflobbe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=f446f17 ]
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]