Antony Bowesman wrote:
Hi Mike,

I saw Mike McCandless JIRA issue

http://issues.apache.org/jira/browse/LUCENE-669

Is the patch referenced there useful for a 2.0 system. I would like to use the lockless commit stuff, but am waiting until I get the core system working well.

I am also getting IOException in some of my classes, but from the JIRA comments, it seems that Lucene may be the culprit.

This does sound very much like LUCENE-669 (and that bug is indeed
present in Lucene 2.0).  That patch was fairly simple; it may apply
cleanly or require only small fixes.  I would recommend try it &
seeing if it resolves your IOExceptions?

I made the patch, re-run the tests and the IOExceptions have gone away, so this fix looks good, though with Christmas and New Year between the previous test and these ones, I'm not 100% sure I had the same setup...

I'm glad you fixed this one already ;) !

Awesome, I'm glad to hear that!  Let's tentatively hope that indeed
you were hitting that bug and now it's resolved :)

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to