Replies inline

On Oct 15, 2013, at 9:49 AM, kzhang <[email protected]> wrote:

> 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?

Correct.


> 
> 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? 

We already have some tickets to improve the docs by integrating/linking to 
those blog posts; I've extended a recent ticket to note that we need to flesh 
out the docs on this topic in particular.

https://github.com/basho/basho_docs/issues/627

Thanks, and feel free to submit other tickets there as you find areas where the 
documentation needs to be improved.

-John


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

Reply via email to