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 A51D3100D6 for ; Mon, 20 Jan 2014 14:53:28 +0000 (UTC) Received: (qmail 55501 invoked by uid 500); 20 Jan 2014 14:53:25 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 55336 invoked by uid 500); 20 Jan 2014 14:53:24 -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 54884 invoked by uid 99); 20 Jan 2014 14:53:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 14:53:23 +0000 Date: Mon, 20 Jan 2014 14:53:23 +0000 (UTC) From: "Sue Lockwood (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (COUCHDB-1958) /_utils/fauxton opens all databases on dashboard 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-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sue Lockwood resolved COUCHDB-1958. ----------------------------------- Resolution: Fixed > /_utils/fauxton opens all databases on dashboard > ------------------------------------------------ > > Key: COUCHDB-1958 > URL: https://issues.apache.org/jira/browse/COUCHDB-1958 > Project: CouchDB > Issue Type: Bug > Components: Fauxton > Reporter: Gregor Martynus > > I'm using Hoodie and have an app with 100k+ databases. After opening Fauxton it freezes and kills any browser, as it tries to get information about every single one of them with separate requests. > Could we optionally turn the initial loading of databases off entirely? In a database-per-user setup, it's not helpful anyway -- This message was sent by Atlassian JIRA (v6.1.5#6160)