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

Reply via email to