r, w, and dw are just acknowledged reads, writes, or durable writes. nval is
the number of replicas written.

Jeremiah Peschka
Microsoft SQL Server MVP
MCITP: Database Developer, DBA
On May 6, 2011 9:44 AM, "Les Mikesell" <[email protected]> wrote:
> On 5/6/11 8:27 AM, David Leimbach wrote:
>> The default for a bucket is to use quorum writes, but you should be able
to
>> specify that you only want to write to one Riak node as a parameter to
the
>> write. So you don't necessarily have to adjust the nval.
>
> Does the client directive actually control the number of writes or just
the
> number of acknowledgments it waits for (i.e. does the server side still
attempt
> the writes configured for the bucket)?
>
> --
> Les Mikesell
> [email protected]
>
>
>
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to