You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/10/27 01:59:30 UTC

[jira] [Created] (CASSANDRA-6247) CAS updates should require P.MODIFY AND P.SELECT

Aleksey Yeschenko created CASSANDRA-6247:
--------------------------------------------

             Summary: CAS updates should require P.MODIFY AND P.SELECT
                 Key: CASSANDRA-6247
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6247
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
            Priority: Minor
             Fix For: 2.0.3


With CAS it is possible to simulate a SELECT query using conditional UPDATE IF. Hence all CAS updates should require P.SELECT permission, and not just P.MODIFY.



--
This message was sent by Atlassian JIRA
(v6.1#6144)