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

                 Key: LUCENE-2046
                 URL: https://issues.apache.org/jira/browse/LUCENE-2046
             Project: Lucene - Java
          Issue Type: Bug
          Components: Index
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Minor
             Fix For: 3.0


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to