pvcnt commented on code in PR #1973:
URL: https://github.com/apache/solr/pull/1973#discussion_r1362377622


##########
solr/solr-ref-guide/modules/deployment-guide/pages/collection-management.adoc:
##########
@@ -250,6 +250,7 @@ If `true` the states of individual replicas will be 
maintained as individual chi
 +
 Set core property _name_ to _value_.
 See the section xref:configuration-guide:core-discovery.adoc[] for details on 
supported properties and values.

Review Comment:
   If I understood well, those arbitrary properties can later be used as 
substitutions. Another use (which was more my original motivation) is that 
since they would now be stored in state.json, they can be later examined by 
plugins to inject custom behaviour. And pushing them inside the 
`core.properties` means they are available really easily without having to 
query the upper layers (replica/shard/collection) in a consistent way between 
cloud and non cloud setups.



-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to