[ https://issues.apache.org/jira/browse/SOLR-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565907#action_12565907 ]
Ryan McKinley commented on SOLR-472: ------------------------------------ looks good. I'll commit in a sec.. > 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.