You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Tomas Eduardo Fernandez Lobbe (Jira)" <ji...@apache.org> on 2020/05/15 04:53:00 UTC

[jira] [Resolved] (SOLR-14471) base replica selection strategy not applied to "last place" shards.preference matches

     [ https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomas Eduardo Fernandez Lobbe resolved SOLR-14471.
--------------------------------------------------
    Fix Version/s: 8.6
                   master (9.0)
       Resolution: Fixed

Merged. Thanks Michael!

> base replica selection strategy not applied to "last place" shards.preference matches
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-14471
>                 URL: https://issues.apache.org/jira/browse/SOLR-14471
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>    Affects Versions: master (9.0), 8.3
>            Reporter: Michael Gibney
>            Assignee: Tomas Eduardo Fernandez Lobbe
>            Priority: Minor
>             Fix For: master (9.0), 8.6
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When {{shards.preferences}} is specified, all inherently equivalent groups of replicas should fall back to being sorted by the {{replica.base}} strategy (either random or some variant of "stable"). This currently works for every group of "equivalent" replicas, with the exception of "last place" matches.
> This is easy to overlook, because usually it's the "first place" matches that will be selected for the purpose of actually executing distributed requests; but it's still a bug, and is especially problematic when "last place matches" == "first place matches" – e.g. when {{shards.preference}} specified matches _all_ available replicas.



--
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