Thanks Jeff. On Fri, May 3, 2019 at 12:38 AM Jeff Jirsa <[email protected]> wrote:
> No. Don’t mix LWT and normal writes. > > -- > Jeff Jirsa > > > > On May 2, 2019, at 11:43 AM, Shaurya Gupta <[email protected]> > 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: [email protected] > For additional commands, e-mail: [email protected] > > -- Shaurya Gupta
