[ 
https://issues.apache.org/jira/browse/SOLR-13834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16949619#comment-16949619
 ] 

ASF subversion and git services commented on SOLR-13834:
--------------------------------------------------------

Commit 1a45b35baf765b4ab13bf2edf7fc664af7d6d6c4 in lucene-solr's branch 
refs/heads/jira/SOLR-13834 from Ishan Chattopadhyaya
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1a45b35 ]

SOLR-13834: ZkController#getSolrCloudManager() now uses the same ZkStateReader 
instance instead of instantiating a new one

ZkController#getSolrCloudManager() created a new instance of ZkStateReader, 
thereby causing mismatch in the
visibility of the cluster state and, as a result, undesired race conditions.


> ZkController#getSolrCloudManager() creates a new instance of ZkStateReader
> --------------------------------------------------------------------------
>
>                 Key: SOLR-13834
>                 URL: https://issues.apache.org/jira/browse/SOLR-13834
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Noble Paul
>            Assignee: Ishan Chattopadhyaya
>            Priority: Major
>
> It should be reusing the existing ZkStateReader instance . Multiple 
> ZkStateReader instance have different visibility to the ZK state and cause 
> race conditions



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

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

Reply via email to