File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/riak/kv/2.2.3/developing/api/protocol-buffers Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,7 @@ Parameter | Description
8383` w ` | Write quorum, i.e. how many replicas to write to before returning a successful response
8484` dw ` | Durable write quorum, i.e. how many replicas to commit to durable storage before returning a successful response
8585` 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 ` .
8887` timeout ` | The timeout duration, in milliseconds, after which Riak will return an error message
8988` 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
9089` 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