Shawn Heisey created SOLR-8665:
----------------------------------
Summary: When using configsets, instanceDir is set to the
configset directory
Key: SOLR-8665
URL: https://issues.apache.org/jira/browse/SOLR-8665
Project: Solr
Issue Type: Bug
Affects Versions: 5.3.1
Reporter: Shawn Heisey
When configsets are used, the instanceDir for each core is set to the configset
directory. This likely made the feature a lot easier to write, but it causes
problems for things like the last index timestamp for the dataimport handler.
Instead of ending up in the parent directory of dataDir, it ends up in the
configset directory, which means that all cores using that configset have the
same dataimport last index timestamp.
I'm not sure whether there is anything else that might be affected by the
shared instanceDir.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]