Re: consistency ONE and "null"

2011-04-06 Thread Jonathan Colby
that makes sense. thanks! On Apr 7, 2011, at 8:36 AM, Stephen Connolly wrote: > also there is a configuration parameter that controls the probability of any > read request triggering a read repair > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense

Re: consistency ONE and "null"

2011-04-06 Thread Stephen Connolly
also there is a configuration parameter that controls the probability of any read request triggering a read repair - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 7 Apr 2011

Re: consistency ONE and "null"

2011-04-06 Thread Stephen Connolly
as I understand, the read repair is a background task triggered by the read request, but once the consistency requirement has been met you will be given a response. the coordinator at CL.ONE is allowed to return your responce once it has one response (empty or not) from any replica. if the first r