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

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

Commit 1675030 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1675030 ]

SOLR-6665: ZkController.publishAndWaitForDownStates can return before all local 
cores are marked as 'down' if multiple replicas with the same core name exist 
in the cluster

> ZkController.publishAndWaitForDownStates should not use core name
> -----------------------------------------------------------------
>
>                 Key: SOLR-6665
>                 URL: https://issues.apache.org/jira/browse/SOLR-6665
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>    Affects Versions: 4.10.1
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 5.0, Trunk
>
>         Attachments: SOLR-6665.patch
>
>
> ZkController.publishAndWaitForDownStates uses a List<String> to keep track of 
> all core names that have been published as down. It should use a set of 
> coreNodeNames instead of core names for correctness.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to