From dev-return-10035-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sun May 30 01:54:03 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 17198 invoked from network); 30 May 2010 01:54:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 May 2010 01:54:02 -0000 Received: (qmail 90279 invoked by uid 500); 30 May 2010 01:54:01 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 90211 invoked by uid 500); 30 May 2010 01:54:01 -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 89858 invoked by uid 99); 30 May 2010 01:54:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 01:54:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 May 2010 01:53:59 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4U1rbg4021713 for ; Sun, 30 May 2010 01:53:37 GMT Message-ID: <2209722.69011275184417701.JavaMail.jira@thor> Date: Sat, 29 May 2010 21:53:37 -0400 (EDT) From: "Randall Leeds (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Updated: (COUCHDB-780) Don't block the updater process while compaction deletes old files In-Reply-To: <22511182.68241275177816464.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds updated COUCHDB-780: ---------------------------------- Attachment: (was: async_compact_delete.patch) > Don't block the updater process while compaction deletes old files > ------------------------------------------------------------------ > > Key: COUCHDB-780 > URL: https://issues.apache.org/jira/browse/COUCHDB-780 > Project: CouchDB > Issue Type: Improvement > Components: Database Core > Affects Versions: 0.10.2, 0.11 > Reporter: Randall Leeds > Fix For: 0.10.3, 0.11.1, 0.12 > > > I have what I think is a simple patch I'll attach. I don't see any reason not to include it unless rename operations can be seriously slow on some filesystems (but I expect this is not the case). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.