[ https://issues.apache.org/jira/browse/SOLR-16719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716907#comment-17716907 ]
ASF subversion and git services commented on SOLR-16719: -------------------------------------------------------- Commit fd80652355e0aa7d1babd5b0f74febc3da659e5b in solr's branch refs/heads/branch_9x from Tomas Eduardo Fernandez Lobbe [ https://gitbox.apache.org/repos/asf?p=solr.git;h=fd80652355e ] SOLR-16719: Let AffinityPlacementFactory have a spread_domain label (#1577) Add the option in AffinityPlacementFactory to spread replicas across domains within each AZ. Optionally, the request can fail if more than a configurable number of replicas will be placed in a single spread domain --------- Co-authored-by: Houston Putman <houstonput...@gmail.com> > Let AffinityPlacementFactory have an anti-affinity label > -------------------------------------------------------- > > Key: SOLR-16719 > URL: https://issues.apache.org/jira/browse/SOLR-16719 > Project: Solr > Issue Type: Improvement > Reporter: Tomas Eduardo Fernandez Lobbe > Assignee: Tomas Eduardo Fernandez Lobbe > Priority: Major > Time Spent: 3h 10m > Remaining Estimate: 0h > > Currently, {{AffinityPlacementFactory}} allows you to configure affinity > based on "node type" and "replica type", as well as anti-affinity for AZs. I > would like to add an optional anti-affinity label for nodes within the AZ. > One use for this anti-affinity could be to make sure replicas for the same > shard don't end up on the same {{host}} when a single host is running > multiple Solr nodes (i.e. 8983, 8984, 8985...). It could also be used for > rack-diversity within an AZ -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org