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

IndexReader.isCurrent incorrectly returns false after writer.prepareCommit has been called

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.3, 3.0
    • core/index
    • None
    • New

    Description

      Spinoff from thread "2 phase commit with external data" on java-user.

      The IndexReader should not see the index as changed, after a prepareCommit has been called but before commit is called.

      Attachments

        1. LUCENE-2046.patch
          3 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: