apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.69k stars 1.04k forks source link

Cleanup some mockdirectorywrapper checks [LUCENE-6604] #7662

Open asfimport opened 9 years ago

asfimport commented 9 years ago

For example, openInput should check for "is file still being written" before it tries to actually open it.

This gives a better exception in case something screwy is happening.


Migrated from LUCENE-6604 by Robert Muir (@rmuir) Attachments: LUCENE-6604.patch

asfimport commented 9 years ago

Michael McCandless (@mikemccand) (migrated from JIRA)

+1