Vincent Primault created SOLR-17079:
---------------------------------------

             Summary: Allow to declare replica placement plugins in solr.xml
                 Key: SOLR-17079
                 URL: https://issues.apache.org/jira/browse/SOLR-17079
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Vincent Primault


Currently, container-level plugins can only be declared installed via calls to 
/cluster/plugin APIs. In some situations (especially corporate ones having 
tight security requirements), it is not possible to mutate the configuration of 
a cluster at runtime. Cluster should rather be configured fully at startup, and 
any change in config requires a re-deployment.

While there are several affected plugins, this ticket is specifically about 
making replica placement plugins configurable in solr.xml



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to