[
https://issues.apache.org/jira/browse/COUCHDB-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682420#action_12682420
]
Damien Katz commented on COUCHDB-223:
-------------------------------------
Now with bulk updates, failures in the bulk update are allowed or all or
nothing, and each failure is returned. See the bulk docs test for more info.
We still need to document the api and how this works in the wiki.
> Document a way to find out failed writes fro bulk requests and async writes
> ---------------------------------------------------------------------------
>
> Key: COUCHDB-223
> URL: https://issues.apache.org/jira/browse/COUCHDB-223
> Project: CouchDB
> Issue Type: Improvement
> Components: Documentation
> Reporter: Jan Lehnardt
> Priority: Blocker
> Fix For: 0.9
>
>
> A bulk docs request fails if one of the containing requests fail. In favour
> of multi-node partitioning, this behaviour goes away and bulk writes will
> behave a lot like and async writes and we should document the preferred way
> for clients to find failed writes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.