One suggestion - I think Cassandra community is already having a drive to
update the documentation. This could be added to CQLSH documentation or
some other relevant documentation.

On Fri, May 3, 2019 at 12:56 AM Shaurya Gupta <shaurya.n...@gmail.com>
wrote:

> Thanks Jeff.
>
> On Fri, May 3, 2019 at 12:38 AM Jeff Jirsa <jji...@gmail.com> wrote:
>
>> 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
>>
>>
>
> --
> Shaurya Gupta
>
>
>

-- 
Shaurya Gupta

Reply via email to