On Tue, Sep 9, 2014 at 2:36 PM, Eugene Voytitsky <viy....@gmail.com> wrote:
> As I understand, atomic batch for counters can't work correctly > (atomically) prior to 2.1 because of counters implementation. > [Link: http://www.datastax.com/dev/blog/atomic-batches-in-cassandra-1-2] > > Cassandra 2.1. reimplements the counters. > > Will atomic batch of counters work as expected (atomically) in Cassandra > 2.1? (As a meta-aside, #cassandra is a good place for questions like this...) Per Aleksey, the guy who did the 2.1 era counters work, there is : "no such thing as atomic counter batch" =Rob