From dev-return-10370-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Wed Jun 23 19:05:18 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 49841 invoked from network); 23 Jun 2010 19:05:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 19:05:18 -0000 Received: (qmail 66082 invoked by uid 500); 23 Jun 2010 19:05:17 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 66000 invoked by uid 500); 23 Jun 2010 19:05:17 -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 65992 invoked by uid 99); 23 Jun 2010 19:05:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 19:05:16 +0000 X-ASF-Spam-Status: No, hits=-1540.4 required=10.0 tests=ALL_TRUSTED,AWL 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; Wed, 23 Jun 2010 19:05:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5NJ4tIV004824 for ; Wed, 23 Jun 2010 19:04:56 GMT Message-ID: <1281387.22091277319895937.JavaMail.jira@thor> Date: Wed, 23 Jun 2010 15:04:55 -0400 (EDT) From: "Randall Leeds (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (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 [ https://issues.apache.org/jira/browse/COUCHDB-780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Leeds closed COUCHDB-780. --------------------------------- > 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: 1.0 > > Attachments: 0001-async-file-deletions.-COUCHDB-780.patch, async_compact_delete.patch > > > 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.