From dev-return-17312-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Mon Jul 25 17:30:10 2011 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 103AB6644 for ; Mon, 25 Jul 2011 17:30:10 +0000 (UTC) Received: (qmail 8455 invoked by uid 500); 25 Jul 2011 17:30:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 8357 invoked by uid 500); 25 Jul 2011 17:30:08 -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 8348 invoked by uid 99); 25 Jul 2011 17:30:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2011 17:30:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eronenp@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2011 17:30:02 +0000 Received: by vws16 with SMTP id 16so4475634vws.11 for ; Mon, 25 Jul 2011 10:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=N+zWFDs88/fTVNIzNDD+Q/OiyxE4b9O2Uf+UrNmrWBI=; b=mATWtha3Mp8rZ3L/QA1exHd2j9AjEdiaCnBxVAoijV8yuewyBd6/NYIyLyHNmbwbp1 sI+mvlwYqbCVH2bWvuR5a0grXCgkU2hT76vm/fX+cf39SbDub1fMCNCuSwt5PGQaz87q 22tF3rqIrjBRZTYwsQBRbS8pXsB4HrqlbY9Wo= MIME-Version: 1.0 Received: by 10.52.116.242 with SMTP id jz18mr3496529vdb.379.1311614981479; Mon, 25 Jul 2011 10:29:41 -0700 (PDT) Sender: eronenp@gmail.com Received: by 10.52.182.225 with HTTP; Mon, 25 Jul 2011 10:29:41 -0700 (PDT) Date: Mon, 25 Jul 2011 20:29:41 +0300 X-Google-Sender-Auth: Xs8HBIsb8k-nV9LeYDCMqo4FTr0 Message-ID: Subject: CouchDB release with fixed view compaction? (COUCHDB-994, COUCHDB-1224) From: Pasi Eronen To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, Are there any plans to do 1.1.1 (or 1.0.4) release to fix the view compaction bug/bugs soon? (COUCHDB-994, COUCHDB-1224) This is a *major* bug in CouchDB (not compacting leads to running out of disk, compacting leads to hours of downtime if reindexing from scratch is triggered), and seems to be affecting several folks. (If the patches are already in the 1.1.x branch, I could consider running a snapshot from that -- but I couldn't tell from JIRA/SVN whether all the patches were already committed or merged from trunk to 1.1.x. Does someone know?) Best regards, Pasi