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

Filipe Manana commented on COUCHDB-356:
---------------------------------------

Hello,

What's the advantage of the wait=true option? Isn't it the same as not 
supplying the batch=ok option? 

that is,
PUT /somedb/doc?batch=ok&wait=true <=> PUT /somedb/doc  ?

cheers

> batch=ok should take a wait=true option
> ---------------------------------------
>
>                 Key: COUCHDB-356
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-356
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>            Reporter: Chris Anderson
>             Fix For: 0.11
>
>
> This would hold the connection to the client until the document has been 
> committed, instead of returning immediately with a 202 Accepted

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

Reply via email to