Re: Trouble implementing CAS operation with LWT query

2017-02-22 Thread Edward Capriolo
On Wed, Feb 22, 2017 at 8:42 AM, 안정아 wrote: > Hi, all > > > > I'm trying to implement a typical CAS operation with LWT query(conditional > update). > > But I'm having trouble keeping integrity of the result when > WriteTimeoutException occurs. > > according to

Trouble implementing CAS operation with LWT query

2017-02-22 Thread 안정아
Hi, all   I'm trying to implement a typical CAS operation with LWT query(conditional update). But I'm having trouble keeping integrity of the result when WriteTimeoutException occurs. according to http://www.datastax.com/dev/blog/cassandra-error-handling-done-right "If the paxos phase