Hi there, I currently research on the improvement of consistency level of Cassandra. Since I am new to C*, does anyone know how to reproduce the stale reads on the cluster? Is there a transaction lib that can be loaded into it and reproduce the stale reads?
***TEST environment*** AWS 3 instances(nodes) + Ubuntu 14.04 + Cassandra 2.2.1 I plan to reproduce the stale reads first and then take a look at the source code trying to find out a way for improvement. Thanks so much. Any of your help is highly appreciated!!! Best, Xindi