dsmiley commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1366923585
##########
solr/CHANGES.txt:
##########
@@ -73,6 +73,8 @@ New Features
---------------------
* SOLR-14496: Solr CLI commands now can interact with a Solr secured using
Basic Authentication. (Eric Pugh)
+* SOLR-17006: User-defined core properties are persisted (Vincent Primault)
Review Comment:
```suggestion
* SOLR-17006: Collection creation & adding replicas: User-defined properties
are persisted to state.json and
applied to new replicas, available for use as property substitution in
configuration files. (Vincent Primault)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]