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

Grant Ingersoll updated SOLR-472:
---------------------------------

    Attachment: SOLR-472.patch

Adds a unit test, cleans up so that normalizeDir is only called once when 
finding the instanceDir and adds some docs.

> SolrResourceLoader calls normalizeDir twice on when the input instanceDir is 
> null
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-472
>                 URL: https://issues.apache.org/jira/browse/SOLR-472
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Trivial
>         Attachments: SOLR-472.patch
>
>
> Minor nit I noticed while looking at the SolrResourceLoader:
> When the instanceDir is null upon constructing a SolrResourceLoader, 
> normalizeDir is called twice, once by locateInstanceDir, and then again in 
> the constructor.  
> Patch to follow that also adds some docs on it and a simple unit test, etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to