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


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