[
https://issues.apache.org/jira/browse/SOLR-8665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15538772#comment-15538772
]
Alexandre Rafalovitch commented on SOLR-8665:
---------------------------------------------
Is this still an issue?
For DIH, it might be possible to have a workaround by using
propertyWriter/filename and variable substitution through core.properties.
> 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
> Attachments: core-directories-with-configsets.png
>
>
> 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]