[ 
https://issues.apache.org/jira/browse/SOLR-4582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Heisey closed SOLR-4582.
------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 4.4)

After looking through 3.5 source code, I couldn't see any difference in how the 
infostream file was handled, so as an experiment, I enabled infostream in my 
config and restarted one of the cores.  The file went into the current working 
directory, which means my recollection of how it worked in 3.x was incorrect.

Closing this issue as invalid and open a new one with my reasoning on why we 
should change the default location.
                
> Default path for infostream changed from 3.x to 4.x
> ---------------------------------------------------
>
>                 Key: SOLR-4582
>                 URL: https://issues.apache.org/jira/browse/SOLR-4582
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.2
>            Reporter: Shawn Heisey
>
> Upgrading from 3.x to 4.x, I realized that the location for infostream had 
> changed from a core-specific directory to CWD or jetty.home, not sure which.  
> To get around this, I included {noformat}${solr.core.name}{noformat} in the 
> infostream filename.  Because I had a simple workaround, I didn't think much 
> of it at the time.
> When I upgraded to 4.3-SNAPSHOT, suddenly solr.core.name disappeared 
> (SOLR-4575).  This got me thinking about why I had changed infostream in the 
> first place, and that perhaps the default location should be dataDir, similar 
> to 3.x.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to