No. Don’t mix LWT and normal writes. 

-- 
Jeff Jirsa


> On May 2, 2019, at 11:43 AM, Shaurya Gupta <shaurya.n...@gmail.com> wrote:
> 
> Hi,
> 
> We are seeing really odd behaviour while try to delete a row which is 
> simultaneously being updated in a light weight transaction.
> The delete command succeeds and the LWT update fails with timeout exception 
> but still the next select statement shows that the row still exists. This 
> occurs ones in many such scenarios.
> 
> Is it fine to mix LWT and normal operations for the same partition? Is it 
> expected to work?
> 
> Thanks
> Shaurya

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org

Reply via email to