[
https://issues.apache.org/jira/browse/SOLR-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204217#comment-13204217
]
Mark Miller commented on SOLR-3108:
-----------------------------------
I've committed the fix only for the moment since its very simple and
straightforward.
I'll let Sami take a peek at my changes to support the new test before
committing that.
> Error in SolrCloud's replica lookup code when replica's are hosted in same
> Solr instance
> ----------------------------------------------------------------------------------------
>
> Key: SOLR-3108
> URL: https://issues.apache.org/jira/browse/SOLR-3108
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Environment: Solr trunk as of today (r1241575)
> Reporter: Bruno Dumon
> Assignee: Mark Miller
> Fix For: 4.0
>
> Attachments: SOLR-3108.patch, SOLR-3108.patch
>
>
> There's a small bug in ZkStateReader.getReplicaProps() when you have multiple
> replicas of the same shard/slice hosted in one CoreContainer. Not that you
> would often do this, but I was playing around with shards & replicas using
> just one Solr instance and noticed it. The attached patch should make it
> clear, the check on !coreNodeName.equals(filterNodeName) will always be false
> in such case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]