On Mon, Aug 25, 2014 at 1:25 PM, Sávio S. Teles de Oliveira <
savio.te...@cuia.com.br> wrote:

> We're using cassandra 2.0.9 with datastax java cassandra driver 2.0.0 in a
> cluster of eight nodes.
>
> We're doing an insert and after a delete like:
>
> delete from *column_family_name* where *id* = value
>
> Immediatly select to check whether the DELETE was successful. Sometimes
> the value still there!!
>
What are Replication Factor (RF) and Consistency Level (CL)?

=Rob

Reply via email to