[ https://issues.apache.org/jira/browse/SOLR-13325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-13325: ----------------------------------------- Summary: Add a collection selector to ComputePlanAction (was: Add a collection selector to triggers) > Add a collection selector to ComputePlanAction > ---------------------------------------------- > > Key: SOLR-13325 > URL: https://issues.apache.org/jira/browse/SOLR-13325 > Project: Solr > Issue Type: Improvement > Components: AutoScaling > Reporter: Shalin Shekhar Mangar > Priority: Major > Fix For: master (9.0), 8.2 > > > Similar to SOLR-13273, it'd be nice to have a collection selector that > applies to triggers. An example use-case would be to selectively add replicas > on new nodes for certain collections only. > Here is a selector that returns collections that match the given collection > property/value pair: > {code} > "collection": {"property_name": "property_value"} > {code} > Here's another selector that returns collections that have the given policy > applied > {code} > "collection": {"#policy": "policy_name"} > {code} -- 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