Steve Davids created SOLR-7613:
----------------------------------

             Summary: 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to