pvcnt commented on code in PR #1973: URL: https://github.com/apache/solr/pull/1973#discussion_r1362380513
########## 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: I also thought that having that inheritance mechanism (core inheriting properties from replica and collection) would make sense and make things more consistent. I found it awkward that `property.*` were pushed to the core and then completely discarded, meaning that the next replica added to the collection would not have those properties, unless explicitly specified in the ADDREPLICA command. -- 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