[ 
https://issues.apache.org/jira/browse/CASSANDRA-17154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461497#comment-17461497
 ] 

Ekaterina Dimitrova edited comment on CASSANDRA-17154 at 12/17/21, 2:56 PM:
----------------------------------------------------------------------------

h4. The patch looks good to me, only known issues from CI:
h4. hintedhandoff_test.TestHintedHandoff.test_hintedhandoff_window - 
CASSANDRA-17144, I linked it in Butler too

readWriteDuringBootstrapTest - 
org.apache.cassandra.distributed.test.ring.BootstrapTest - CASSANDRA-17139, 
also linked it in butler

+1, thank you, don't forget NEWS.txt and CHANGES.txt on commit, please

 


was (Author: e.dimitrova):
h4. The patch looks good to me, only known issues from CI:
h4. hintedhandoff_test.TestHintedHandoff.test_hintedhandoff_window - 
CASSANDRA-17144, I linked it in Butler too

readWriteDuringBootstrapTest - 
org.apache.cassandra.distributed.test.ring.BootstrapTest - CASSANDRA-17139, 
also linked it in butler

+1, thank you

 

> 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
>            Assignee: Andres de la Peña
>            Priority: Normal
>             Fix For: 4.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to