You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andy Vuong (Jira)" <ji...@apache.org> on 2019/11/21 00:08:00 UTC

[jira] [Created] (SOLR-13950) ZkStateReader’s getLeaderRetry method swallowed InterruptedException

Andy Vuong created SOLR-13950:
---------------------------------

             Summary: ZkStateReader’s getLeaderRetry method swallowed InterruptedException
                 Key: SOLR-13950
                 URL: https://issues.apache.org/jira/browse/SOLR-13950
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrJ
    Affects Versions: 8.3, master (9.0)
            Reporter: Andy Vuong
             Fix For: master (9.0)


ZkStateReader’s getLeaderRetry(String collection, String shard, int timeout) swallows the InterruptedException and doesn’t interrupt the current thread despite declaring throws InterruptedException.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org