mic...@gmail.com]
Sent: February-12-11 17:37
To: user@cassandra.apache.org
Subject: Re: per-connection "read-after-my-write" consistency
Hi,
I'm using .NET and I wrote my own client library (over Thrift) so I'm
absolutely sure that both operations are performed using the
[mailto:augustyn.mic...@gmail.com]
Sent: February-12-11 4:13
To: user@cassandra.apache.org
Subject: per-connection "read-after-my-write" consistency
Hi,
I'm running 2 nodes with RF=2 (not optimal, I know), Cassandra 0.7.1.
During one connection, I write (CL.ONE) a row and subsequent
>
>
> Dan
>
>
>
> *From:* Michal Augustýn [mailto:augustyn.mic...@gmail.com]
> *Sent:* February-12-11 4:13
> *To:* user@cassandra.apache.org
> *Subject:* per-connection "read-after-my-write" consistency
>
>
>
> Hi,
>
>
>
> I'm running 2 nodes
true for most cases, but circa 1 of 1000 attempts doesn't
work as expected - I get no row :(
Where is the problem please? Should I use another CL for read and/or write?
I would like just to achieve "per connection read-after-my-write
consistency".
Thank you very much!
Augi