> 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)

Reply via email to