[
https://issues.apache.org/jira/browse/SOLR-17006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17006:
--------------------------------
Fix Version/s: 9.5
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Persist user-defined core properties
> ------------------------------------
>
> Key: SOLR-17006
> URL: https://issues.apache.org/jira/browse/SOLR-17006
> Project: Solr
> Issue Type: Improvement
> Reporter: Vincent Primault
> Priority: Minor
> Fix For: 9.5
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]