Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@apache.org Received: (qmail 59453 invoked from network); 8 Feb 2002 22:55:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 8 Feb 2002 22:55:55 -0000 Received: (qmail 11705 invoked by uid 97); 8 Feb 2002 22:56:01 -0000 Delivered-To: qmlist-jakarta-archive-lucene-dev@jakarta.apache.org Received: (qmail 11688 invoked by uid 97); 8 Feb 2002 22:56:00 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 11675 invoked by uid 50); 8 Feb 2002 22:56:00 -0000 Date: 8 Feb 2002 22:56:00 -0000 Message-ID: <20020208225600.11674.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: lucene-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 6140] - Delete is not multi-thread safe X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=6140 Delete is not multi-thread safe cutting@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From cutting@apache.org 2002-02-08 22:55 ------- This has been fixed. Document deletion now requires the index write lock, and hence cannot be performed concurrently with document addition. -- To unsubscribe, e-mail: For additional commands, e-mail: