[
https://issues.apache.org/jira/browse/SOLR-7613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14574208#comment-14574208
]
Alan Woodward commented on SOLR-7613:
-------------------------------------
I've been playing around with this a bit, and have come up with the following
solution: the extra properties are loaded by the SolrResourceLoader, rather
than in CoreDescriptor, which means that it's automatically loaded from the
'correct' place (and will allow overriding and editing when SOLR-7570 is in).
Properties are only actually used by the resource loader, so there's no
particular need for them to be available via CoreDescriptor anyway.
I should have a patch to upload early next week.
> 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]