You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/11/18 20:25:33 UTC

[jira] [Created] (CASSANDRA-8335) Support CAS with UPDATE...IF col=val OR NOT EXISTS

Robert Stupp created CASSANDRA-8335:
---------------------------------------

             Summary: Support CAS with UPDATE...IF col=val OR NOT EXISTS
                 Key: CASSANDRA-8335
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8335
             Project: Cassandra
          Issue Type: New Feature
          Components: Core
            Reporter: Robert Stupp
            Priority: Minor


On the -dev mailing list the RFE to extend UPDATE LWT using something like

{{UPDATE ... IF col=val ... OR NOT EXISTS}}

RFE is to add the {{OR NOT EXISTS}} which means either the the {{IF}} conditions are met *xor* the row does not exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)