[
https://issues.apache.org/jira/browse/SOLR-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-8066.
-----------------------------------------
Resolution: Fixed
Assignee: Shalin Shekhar Mangar
> SolrCore.checkStale method doesn't restore interrupt status
> -----------------------------------------------------------
>
> Key: SOLR-8066
> URL: https://issues.apache.org/jira/browse/SOLR-8066
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Affects Versions: 5.3, 5.3.1
> Reporter: Shalin Shekhar Mangar
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: Trunk, 5.4
>
>
> SolrCore.checkStale calls Thread.currentThread().isInterrupted(); on catching
> an InterruptedException but it should be Thread.currentThread().interrupt();
> to restore the interrupt status.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]