[ 
https://issues.apache.org/jira/browse/SOLR-17006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Primault updated SOLR-17006:
------------------------------------
    Status: Patch Available  (was: Open)

> Persist user-defined core properties
> ------------------------------------
>
>                 Key: SOLR-17006
>                 URL: https://issues.apache.org/jira/browse/SOLR-17006
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Vincent Primault
>            Priority: Minor
>
> CREATE collection and ADDREPLICA commands both accept core properties (as 
> property.* parameters) that are then added to the core.properties file. 
> However, those additional properties are not persisted anywhere in the 
> cluster state.
> Consequently, cores that are added later to a collection (e.g., by adding a 
> new replica) do not contain those properties, which seems inconsistent. I 
> would like to be able to specify a core property when creating a collection, 
> and not repeat myself when adding a new replica later on.
> *It might be a breaking change if people do not expect this behaviour though.*
> Related to SOLR-16305.



--
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

Reply via email to