I'm running a single node and i'm trying to store data in Cassandra with RF=1 and CL=ONE, but sometimes Cassandra returns an old data. How to get the lastest data inserted? With RF=1 and CL=ONE, Cassandra should return the lastest data inserted. Am i wrong? thanks in advance
Problems with storing data on Cassandra
(2 posts) (2 voices)-
Posted 1 year ago #
-
You're not wrong. There's probably something wrong with your application logic.
Posted 1 year ago #
