File tree 1 file changed +1
-2
lines changed
content/riak/kv/2.2.3/developing/api/protocol-buffers
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,7 @@ Parameter | Description
83
83
` w ` | Write quorum, i.e. how many replicas to write to before returning a successful response
84
84
` dw ` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
85
85
` pw ` | Primary write quorum, i.e. how many primary nodes must be up when the write is attempted
86
- ` return_body ` | Whether to return the contents of the stored object.
87
- Defaults to ` false ` .
86
+ ` return_body ` | Whether to return the contents of the stored object. Defaults to ` false ` .
88
87
` timeout ` | The timeout duration, in milliseconds, after which Riak will return an error message
89
88
` sloppy_quorum ` | If this parameter is set to ` true ` , the next available node in the ring will accept requests if any primary node is unavailable
90
89
` n_val ` | The number of nodes on which the value is to be stored
You can’t perform that action at this time.
0 commit comments