[ 
https://issues.apache.org/jira/browse/SOLR-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575908#comment-14575908
 ] 

Noble Paul commented on SOLR-7613:
----------------------------------

Let's get rid of solrcore.properties in cloud . We don't need it. It is not 
just reading that thing. We need to manage the lifecycle as well (editing, 
refreshing etc)


This is the right way to do properties in solrcloud

https://cwiki.apache.org/confluence/display/solr/Config+API#ConfigAPI-CommandsforUser-DefinedProperties

> solrcore.properties file should be loaded if it resides in ZooKeeper
> --------------------------------------------------------------------
>
>                 Key: SOLR-7613
>                 URL: https://issues.apache.org/jira/browse/SOLR-7613
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Steve Davids
>             Fix For: 5.3
>
>
> The solrcore.properties file is used to load user defined properties for use 
> primarily in the solrconfig.xml file, though this properties file will only 
> load if it is resident in the core/conf directory on the physical disk, it 
> will not load if it is in ZK's core/conf directory. There should be a 
> mechanism to allow a core properties file to be specified in ZK and can be 
> updated appropriately along with being able to reload the properties when the 
> file changes (or via a core reload).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to