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/05/21 23:33:17 UTC

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

    [ https://issues.apache.org/jira/browse/COUCHDB-2657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555098#comment-14555098 ] 

ASF subversion and git services commented on COUCHDB-2657:
----------------------------------------------------------

Commit 0c3f04509f1a2e298c037f82850f6b7b3d08d35c in couchdb-cassim's branch refs/heads/master from [~chewbranca]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-cassim.git;h=0c3f045 ]

Move fabric:open_doc calls outside of gen_server

COUCHDB-2657


> 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
>            Priority: Blocker
>
> 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)