On Fri, May 6, 2011 at 6:44 AM, Les Mikesell <lesmikes...@gmail.com> 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)?
>

It's acknowledgements I believe.  The n_val will still control the number of
replicas it tries to make.

Dave


>
> --
>  Les Mikesell
>   lesmikes...@gmail.com
>
>
>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to