You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Megan Carey (Jira)" <ji...@apache.org> on 2021/08/16 20:35:00 UTC

[jira] [Created] (SOLR-15588) Implement random replica placement strategy

Megan Carey created SOLR-15588:
----------------------------------

             Summary: Implement random replica placement strategy
                 Key: SOLR-15588
                 URL: https://issues.apache.org/jira/browse/SOLR-15588
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: main (9.0), 8x
            Reporter: Megan Carey


While this might be particularly interesting to users of 8x, it can also be made available in 9+: a replica placement strategy that randomly selects a node in the cluster (as long as no other replicas of that shard already live on that node). 

This has proven to be a valuable strategy for my use case, as it allows for really fast replica placement (-> fast collection creation, fast rebalancing, etc.), but it does not explicitly respect Autoscaling policies, so should be used wisely. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org