Robert Muir created LUCENE-6509:
-----------------------------------

             Summary: Randomize lockfactories in tests
                 Key: LUCENE-6509
                 URL: https://issues.apache.org/jira/browse/LUCENE-6509
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


Today we don't do this, and it can be annoying for tests (see LUCENE-6507).

But we should randomize between NIO/Simple. LuceneTestCase can "remember" which 
ones have been assigned and prevent the issue of opening IW with NIO and then 
making a new dir over the same path with simple and confusing the test.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to