I think the below setting is what we want to use for our environment
> r = 1
> notfound_ok=false
> basic_quorum = true
>
> the client gets notfound if the first two replies are notfound? if the
> first
> reply is found, the client gets found? if the first reply is notfound, the
> second is found, does the client get found, or have to wait for the third
> vnode (in my environment, N=3) to reply?
«  [hide part of quote]

notfound will be returned only if both servers return notfound, and the
request will not wait for a 3rd server in any sequence of events. 

Just to confirm -- if the first reply is found, the client gets found? if
the first reply is notfound, the
second is found, the client also gets found?

BTW, what is the proper channel to get the documentation page
http://docs.basho.com/riak/latest/dev/references/http/fetch-object/ updated
in regards to R and PR, with what you suggested above? 





--
View this message in context: 
http://riak-users.197444.n3.nabble.com/distribution-of-data-among-riak-cluster-physical-nodes-tp4029398p4029468.html
Sent from the Riak Users mailing list archive at Nabble.com.

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to