Re: CAS and cluster membership

2014-12-23 Thread Tyler Hobbs
This ticket may explain a few things: https://issues.apache.org/jira/browse/CASSANDRA-8346 On Tue, Dec 23, 2014 at 12:57 PM, Sam Klock wrote: > > Hi folks, > > I'm working on a project that might benefit from Cassandra's > compare-and-swap operations, and we're wondering about whether there are >

CAS and cluster membership

2014-12-23 Thread Sam Klock
Hi folks, I'm working on a project that might benefit from Cassandra's compare-and-swap operations, and we're wondering about whether there are plausible corner cases under which linearizable consistency semantics aren't maintained by the implementation. In particular, we're interested in how Cas