[
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.