[ https://issues.apache.org/jira/browse/SOLR-14471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108269#comment-17108269 ]
Michael Gibney commented on SOLR-14471: --------------------------------------- Great! Thanks, Tomas! > 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org