Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Operability
-
Normal
-
All
-
None
-
Description
Add guardrail to disable list operations implying read-before-write. For example:
# 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
Attachments
Issue Links
- requires
-
CASSANDRA-17147 Guardrails prototype
- Resolved
- links to