It's a single node. Thanks for the theory. I suspect part of it may still be right. Will dig more.
On Tue, Aug 30, 2011 at 9:50 AM, Peter Schuller <peter.schul...@infidyne.com> wrote: >> The problem still happens with very high probability even when it >> pauses for 5 milliseconds at every loop. If Pycassa uses microseconds >> it can't be the cause. Also I have the same problem with a Java client >> using Pelops. > > You connect to localhost, but is that a single node or part of a > cluster with RF > 1? If the latter, you need to use QUORUM consistency > level to ensure that a read sees your write. > > If it's a single node and not a pycassa / client issue, I don't know off hand. > > -- > / Peter Schuller (@scode on twitter) >