You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Andres de la Peña (Jira)" <ji...@apache.org> on 2021/11/15 18:43:00 UTC

[jira] [Created] (CASSANDRA-17154) Guardrail to disable read-before-write list operations

Andres de la Peña created CASSANDRA-17154:
---------------------------------------------

             Summary: Guardrail to disable read-before-write list operations
                 Key: CASSANDRA-17154
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17154
             Project: Cassandra
          Issue Type: New Feature
          Components: Feature/Guardrails
            Reporter: Andres de la Peña


Add guardrail to disable list operations implying read-before-write. For example:
{code}
# Whether read-before-write operation is allowed, eg. setting list element by index, removing list element.
# Defaults to true to allow read before write operations
read_before_write_list_operations_enabled: true
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org