You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/03 21:38:11 UTC

[jira] [Created] (COUCHDB-2911) I've run into this bug at least dozen of times dur...

ASF subversion and git services created COUCHDB-2911:
--------------------------------------------------------

             Summary: I've run into this bug at least dozen of times dur...
                 Key: COUCHDB-2911
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2911
             Project: CouchDB
          Issue Type: Bug
            Reporter: ASF subversion and git services
         Attachments: couch.txt

I've run into this bug at least dozen of times during load-tests.
Please, check for the attachment where I stored error listing from CouchDB.

This error most likely happens under pressure (PUT access to CouchDB) when I open Futon or reload Futon front-page which causes call to GET /_all_dbs

The first time I noticed this was when doing document ID tests with bulk inserts on 2000 documents (http://blog.inoi.fi/2010/11/impact-of-document-ids-on-performance.html). Then GET /_all_dbs caused this or similar error in every single test I run! Not the every time, but maybe after 10-20 attempts to reload Futon [GET /_all_dbs].

Today the error in attachment happened under single-document operations (GET/PUT) about twice (having updated several thousand of documents).

CouchDB: 1.6.1
OS: OSX 10.11.1 + Docker 1.9.0
FS: docker has shared volume to OSX disk
note: the file in attachment is partially anonymized, I tried not to overwrite anything important

Feel free to contact me for more info.


*Reporter*: Tomáš Bouda
*E-mail*: [mailto:tomas.bouda@gmail.com]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)