You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2003/09/10 18:20:24 UTC

DO NOT REPLY [Bug 19736] - org.apache.lucene.store.FSDirectory#create bug

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19736>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19736

org.apache.lucene.store.FSDirectory#create bug





------- Additional Comments From otis@apache.org  2003-09-10 16:20 -------
I don't know what to do with this bug and patch.  I feel like working around a
developer writing an application that can open two IndexReader instances on the
same directory is too much.

I feel like the onus should be on the application developer to check for this
case, and not on Lucene to work around it.

What do other developers think?