You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/04/26 19:50:00 UTC

[jira] [Commented] (SOLR-16719) Let AffinityPlacementFactory have an anti-affinity label

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

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

Commit 2d9defd2ebe6e7b5678213e8188840f9e7a33fa0 in solr's branch refs/heads/main from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=2d9defd2ebe ]

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 <ho...@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-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org