From dev-return-4838-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Tue Jun 30 17:04:59 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 94801 invoked from network); 30 Jun 2009 17:04:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 17:04:59 -0000 Received: (qmail 93343 invoked by uid 500); 30 Jun 2009 17:05:09 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 93270 invoked by uid 500); 30 Jun 2009 17:05:09 -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 93260 invoked by uid 99); 30 Jun 2009 17:05:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 17:05:09 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 17:05:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2B481234C004 for ; Tue, 30 Jun 2009 10:04:47 -0700 (PDT) Message-ID: <573904796.1246381487163.JavaMail.jira@brutus> Date: Tue, 30 Jun 2009 10:04:47 -0700 (PDT) From: "Adam Kocoloski (JIRA)" To: dev@couchdb.apache.org Subject: [jira] Closed: (COUCHDB-398) test failure: "should keep the same number of open databases when reaching the max_dbs_open limit" In-Reply-To: <1829784024.1246290767157.JavaMail.jira@brutus> 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-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Kocoloski closed COUCHDB-398. ---------------------------------- Resolution: Fixed Fixed in 0.9.1 and trunk > test failure: "should keep the same number of open databases when reaching the max_dbs_open limit" > -------------------------------------------------------------------------------------------------- > > Key: COUCHDB-398 > URL: https://issues.apache.org/jira/browse/COUCHDB-398 > Project: CouchDB > Issue Type: Bug > Components: Test Suite > Affects Versions: 0.9 > Reporter: Adam Kocoloski > Fix For: 0.9.1 > > > This test fails because it makes an incorrect assumption about POST /_restart, namely that it restart the stats processes. Linking to COUCHDB-397 for details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.