Hi Stu,

I just committed the fix for this, on 2.4 & 2.3.2. If you're able to test that this fixes your hang that'd be great. If not that's fine (I got a unit test to reproduce the issue).

It's quite easy:

svn checkout https://svn.apache.org/repos/asf/lucene/java/branches/ lucene_2_3 lucene.23x
  cd lucene.23x
  ant jar-core

(you need svn & ant)

then copy build/lucene-core-2.3.jar to your application.

Mike

Stu Hood wrote:
Hey Mike,

Thank you very much for looking into this issue!

I originally switched to the SerialMergeScheduler to try and work around this bug: http://lucene.markmail.org/message/ awkkunr7j24nh4qj . I switched back to the ConcurrentMergeScheduler yesterday (since I would rather fail quickly due to the linked issue, rather than hang due to the bug we discovered).

Nonetheless, Lucene is great, and I really appreciate your hard work! Would you mind sending out a link to the issue you created?

Thanks,
Stu


-----Original Message-----
From: Michael McCandless <[EMAIL PROTECTED]>
Sent: Tuesday, April 22, 2008 7:32am
To: java-user@lucene.apache.org, [EMAIL PROTECTED]
Subject: Re: FW: Re: Occasional Hang in IndexWriter.close()




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



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

Reply via email to