It’s not LWT. Don’t do programmatic schema changes that can race, it’s likely to cause problems
-- Jeff Jirsa > On Jan 27, 2018, at 10:19 AM, Kant Kodali <k...@peernova.com> wrote: > > Hi All, > > What happens if multiple processes send create table if not exist statement > to cassandra? will there be any data corruption or any other issues if I send > "create table if not exist" request often? > > I dont see any entry in system.paxos table so is it fair to say "IF NOT > EXISTS" doesn't automatically imply LWT? > > Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org For additional commands, e-mail: user-h...@cassandra.apache.org