Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 42E0D90A3 for ; Wed, 28 Mar 2012 18:03:33 +0000 (UTC) Received: (qmail 55522 invoked by uid 500); 28 Mar 2012 18:03:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55483 invoked by uid 500); 28 Mar 2012 18:03:32 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 55475 invoked by uid 99); 28 Mar 2012 18:03:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 18:03:32 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.244.253.218] (HELO mail.traeumt.net) (80.244.253.218) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Mar 2012 18:03:24 +0000 Received: from [10.0.0.15] (91-64-198-154-dynip.superkabel.de [91.64.198.154]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.traeumt.net (Postfix) with ESMTPSA id D804014501 for ; Wed, 28 Mar 2012 20:03:59 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: [VOTE] Apache CouchDB 1.2.0 release, third round From: Jan Lehnardt In-Reply-To: Date: Wed, 28 Mar 2012 20:03:02 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <3B540BCB-275F-4C0B-9FDF-2C30CA3E7604@apache.org> References: To: dev@couchdb.apache.org X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org On Mar 28, 2012, at 19:58 , Filipe David Manana wrote: > On Wed, Mar 28, 2012 at 6:51 PM, Stefan K=F6gl = wrote: >> Hi everybody, >>=20 >> I just wanted to raise some attention to the DB compaction bug = discovered today >>=20 >> https://issues.apache.org/jira/browse/COUCHDB-1451 >>=20 >> While I initially discovered the bug with a 1.1.2 instance, this = could >> also affect 1.2. I think this issue should be resolved before closing >> the vote. Filipe already provided a patch, so it shouldn't take too >> long. >=20 > Stefan, the patch is only for 1.2.x (and master). > That exact issue can't happen on 1.1.x releases, as it's related to > code added in 1.2.x. >=20 > I'm voting -1 on this round just because of this issue. Filipe, can you explain how frequent this issue would be? I can't quite discover the circumstances from the patch & commit message. Cheers Jan --=20