You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Kowalski (JIRA)" <ji...@apache.org> on 2015/04/09 19:56:12 UTC

[jira] [Created] (COUCHDB-2657) if _metadata is there, creating a db does not work

Robert Kowalski created COUCHDB-2657:
----------------------------------------

             Summary: if _metadata is there, creating a db does not work
                 Key: COUCHDB-2657
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2657
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: BigCouch, Database Core
            Reporter: Robert Kowalski


with the new _setup_cluster endpoint a _metadata db is created.

when it exists, and we create a db, read it _all_doc immediatly [1] (Fauxton does that) we get:

`document update conflict`

[1] http://localhost:8000/sdfsdtest/_all_docs?startkey=%22_design%2F%22&endkey=%22_design0%22&include_docs=true&limit=501



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