Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6509

Randomize lockfactories in tests

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: