not be updated
> yet.
>
> On Sun, Jul 16, 2023 at 8:06 AM Anurag Bisht
> wrote:
>
>> thank you Jeff,
>> it makes more sense now. How about I write with ONE consistency,
>> replication factor = 3 and read consistency is QUORUM. I am guessing in
>> that case, I wil
e a given write right away.
>
> > On Jul 15, 2023, at 7:05 PM, Anurag Bisht
> wrote:
> >
> >
> > Hello Users,
> >
> > I am new to Cassandra and trying to understand the architecture of it.
> If I write to ONE node for a particular key and have a repl
Hello Users,
I am new to Cassandra and trying to understand the architecture of it. If I
write to ONE node for a particular key and have a replication factor of 3,
would the written key will get replicated to the other two nodes ? Let me
know if I am thinking incorrectly.
Thanks,
Anurag