You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/03/18 04:12:14 UTC

[jira] [Created] (SOLR-4603) CachingDirectoryFactory should use an IdentityHashMap for byDirectoryCache.

Mark Miller created SOLR-4603:
---------------------------------

             Summary: CachingDirectoryFactory should use an IdentityHashMap for byDirectoryCache.
                 Key: SOLR-4603
                 URL: https://issues.apache.org/jira/browse/SOLR-4603
             Project: Solr
          Issue Type: Improvement
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 4.3, 5.0


This way, anyone with a custom Directory that impls hashcode/equals won't be able to interfere with proper directory handling.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org