You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2009/01/24 13:49:59 UTC

[jira] Closed: (COUCHDB-97) Bulk insert needs to specify on conflict error which doc is conflicting

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

Jan Lehnardt closed COUCHDB-97.
-------------------------------

       Resolution: Invalid
    Fix Version/s: 0.9

0.9 will get a new bulk insert behaviour. Closing.

> Bulk insert needs to specify on conflict error which doc is conflicting
> -----------------------------------------------------------------------
>
>                 Key: COUCHDB-97
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-97
>             Project: CouchDB
>          Issue Type: Bug
>         Environment: using couchdb 0.9.0a677590-incubating, POSTing 20 thousand documents to _bulk_insert via curl --data-binary
>            Reporter: Gilbert B Garza
>             Fix For: 0.9
>
>
> The current error couchdb gives is a 412 error:
> {"error":"conflict","reason":"Update conflict"}
> This type of error needs to give which document(s) were conflicted, at the very least.

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