Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 50165 invoked from network); 4 Dec 2009 12:36:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Dec 2009 12:36:27 -0000 Received: (qmail 38098 invoked by uid 500); 4 Dec 2009 12:36:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 38026 invoked by uid 500); 4 Dec 2009 12:36:26 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 38014 invoked by uid 99); 4 Dec 2009 12:36:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 12:36:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.211.171 as permitted sender) Received: from [209.85.211.171] (HELO mail-yw0-f171.google.com) (209.85.211.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2009 12:36:18 +0000 Received: by ywh1 with SMTP id 1so2205503ywh.18 for ; Fri, 04 Dec 2009 04:35:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=A8y1eEQGHIQZoVEdga3l5cgh8pv7sQgZ7mLBES4sD2A=; b=BnNSBz0UZ6eiw8PqMhPEZj7P1021QY80yBoqfXTIZQdm2Uceo/nRgrsVeGfAa6ux3W 8l4g/nr91kCG0ShDh5mjHailn/f39la6B8OBJUXfHu4jAhBlMBm6/76fmwW9G50FJ4En EIP8Sco4PhL8fOt7dZAPuDnshFT+mda9K5m2U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=XMRppKHt8xTSlqIJFLsauHvdRjEM+Kuzsxy0Q6SLi3NH/xVnGuULpt1kLtBsCocD9f b3VbWybijprBlXk3339pOXT/esfRDnAMA/dxI5XV9AKc9/bdQJdj3pZYGAffIV/WblxK 0yFdfZxpMPWm8GaIftCmNrB6FJJoFe001wSVE= MIME-Version: 1.0 Received: by 10.100.243.32 with SMTP id q32mr3597143anh.189.1259930157129; Fri, 04 Dec 2009 04:35:57 -0800 (PST) In-Reply-To: <883288400912040429q2cdee57q4aadb721f41ffbc9@mail.gmail.com> References: <883288400912031356k2944adccr4ac99913084d238f@mail.gmail.com> <4B183F86.9060604@gmail.com> <883288400912040429q2cdee57q4aadb721f41ffbc9@mail.gmail.com> From: Paul Davis Date: Fri, 4 Dec 2009 07:35:37 -0500 Message-ID: Subject: Re: Error compacting a database on Windows To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Dec 4, 2009 at 7:29 AM, ujay68 wrote: > Thanks for answering. I now found this issue which looks like the same topic: > > https://issues.apache.org/jira/browse/COUCHDB-86 > > Any chance of re-opening that one? Not having compaction would make > CouchDB essentially unavailable on Windows, which would be very > unfortunate ideed. (I'm 100% pro Linux, but many customers and project > managers aren't, and convincing them of switching to a NoSQL solution > will be tricky enough even without convincing them to leave Windows at > the same time ... ;-) > > Jay > The proper fix to this is probably going to be intertwined with [1]. Its not a trivial change so its going to require someone to step up and figure out that code. Paul Davis [1] https://issues.apache.org/jira/browse/COUCHDB-67