ay that writes meet the following
>> consistency level:
>> (A or B) AND C AND !D,
>> i.e. either of A or B will suffice and C to be included into
>> consistency level as well. But the write should not wait for D.
>>
>> Is such a configuration possible ?
>> I tri
To clarify, I wish to keep N=4 and W=2 in the following scenario.
Thanks.
On Sun, Nov 13, 2011 at 11:20 PM, A J wrote:
> Hello
> Say I have 4 nodes: A, B, C and D and wish to have consistency level
> for writes defined in such as way that writes meet the following
> consistency leve
Hello
Say I have 4 nodes: A, B, C and D and wish to have consistency level
for writes defined in such as way that writes meet the following
consistency level:
(A or B) AND C AND !D,
i.e. either of A or B will suffice and C to be included into
consistency level as well. But the write should not