On Thu, Nov 6, 2014 at 6:14 AM, Brian Tarbox <briantar...@gmail.com> wrote:

> We write values to our keyspaces and then immediately read the values back
> (in our Cucumber tests).  About 20% of the time we get the old value.....if
> we wait 1 second and redo the query (within the same java method) we get
> the new value.
>
> This is all happening on a single node...how is this possible?
>

It sounds unreasonable/unexpected to me, if you have a trivial repro case,
I would file a JIRA.

=Rob

Reply via email to