[
https://issues.apache.org/jira/browse/SOLR-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-4878:
-------------------------------
Fix Version/s: (was: 4.7)
4.8
> Change default directory for infostream from CWD to dataDir
> -----------------------------------------------------------
>
> Key: SOLR-4878
> URL: https://issues.apache.org/jira/browse/SOLR-4878
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.3
> Reporter: Shawn Heisey
> Assignee: Shawn Heisey
> Fix For: 4.8
>
> Attachments: SOLR-4878.patch, SOLR-4878.patch
>
>
> The default directory for the infoStream file is CWD. In a multicore system
> where all the cores share similar configs, the output from all cores is
> likely to end up in the same file. Although this is sometimes the desired
> outcome, it seems less than ideal. If you've got cores that literally share
> the same config file, or you're using SolrCloud where more than one core on
> the system uses the same config set, you won't have the option of putting
> different files in different configs.
> If the default directory were dataDir rather than CWD, each core would get
> its own infostream file. You could still get the original behavior by
> specifying an absolute path.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]