Vincent Primault created SOLR-17006:
---------------------------------------
Summary: 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
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]