You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Michael Hendricks (JIRA)" <ji...@apache.org> on 2008/12/04 23:52:46 UTC

[jira] Updated: (COUCHDB-172) updating and deleting the same document with _bulk_docs

     [ https://issues.apache.org/jira/browse/COUCHDB-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Hendricks updated COUCHDB-172:
--------------------------------------

    Attachment: 0001-Failing-test-for-conflicting-bulk_docs.patch

Adds a failing test for conflicting _bulk_docs usage

> updating and deleting the same document with _bulk_docs
> -------------------------------------------------------
>
>                 Key: COUCHDB-172
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-172
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.9
>            Reporter: Michael Hendricks
>            Priority: Minor
>         Attachments: 0001-Failing-test-for-conflicting-bulk_docs.patch
>
>
> Trying to update and delete the same document with a single _bulk_docs POST should generate a 412 conflict error, but it does not.  I'll attach a patch shortly which includes a failing test.  See also mid:20081203163944.GW13753@ginosko.local and the ensuing thread on couchdb-dev.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.