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 DC33A9584 for ; Thu, 20 Oct 2011 00:26:32 +0000 (UTC) Received: (qmail 68149 invoked by uid 500); 20 Oct 2011 00:26:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 68072 invoked by uid 500); 20 Oct 2011 00:26: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 67918 invoked by uid 99); 20 Oct 2011 00:26:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 00:26:32 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Oct 2011 00:26:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D3F33312FF4 for ; Thu, 20 Oct 2011 00:26:10 +0000 (UTC) Date: Thu, 20 Oct 2011 00:26:10 +0000 (UTC) From: "Dan Everton (Commented) (JIRA)" To: dev@couchdb.apache.org Message-ID: <1106082290.13353.1319070370869.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <56390654.65455.1303158605733.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (COUCHDB-1129) file descriptors sometimes not closed after compaction 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-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131217#comment-13131217 ] Dan Everton commented on COUCHDB-1129: -------------------------------------- Our initial testing indicates that this is indeed fixed in CouchDB 1.1.1. We've been running for a little while under heavy write and view load with compactions and not seen any file handle leaks. > file descriptors sometimes not closed after compaction > ------------------------------------------------------ > > Key: COUCHDB-1129 > URL: https://issues.apache.org/jira/browse/COUCHDB-1129 > Project: CouchDB > Issue Type: Bug > Components: Database Core > Affects Versions: 1.0.2 > Reporter: Randall Leeds > Fix For: 1.2 > > > It seems there are still cases where file descriptors are not released upon compaction finishing. > When I asked on IRC rnewson confirmed he'd seen the behavior also and the last comment on 926 also suggests there are still times where this occurs. > Someone needs to take a careful eye to any race conditions we might have between opening the file and subscribing to the compaction notification. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira