"Grant Ingersoll" <[EMAIL PROTECTED]> wrote:
> Just a theory (make that a guess), Mike, but is it possible that the  
> one merge scheduler is hitting a synchronization issue with the  
> deletedDocuments bit vector?  That is one thread is cleaning it up and  
> the other is accessing and they aren't synchronizing their access?

Well, in trunk I think we are hitting the bit vector in synchronized
contexts, correctly.  (I sure think/hope so :).  Also, in the context
of merging, the deleted docs bit vector is read only.

This sure does spookily sound like LUCENE-140!!  I hope that one is not
coming back from the dead!

Mike

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

Reply via email to