[ https://issues.apache.org/jira/browse/CASSANDRA-20517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17942047#comment-17942047 ]
David Capwell commented on CASSANDRA-20517: ------------------------------------------- ||Repo||Branch||Parent Branch||SHA||Status|| |https://github.com/dcapwell/cassandra.git|CASSANDRA-20517|trunk|5181da252f69812d96e39d51bbf9b24087ceb22d|Unstable Failed Builds: ||Build||Result||Reason|| | jvm-upgrade-dtests | fail | Test org.apache.cassandra.distributed.upgrade.ClusterMetadataUpgradeHarryTest::simpleUpgradeTest-_jd | | jvm11-dtests | fail | Test org.apache.cassandra.distributed.test.cql3.SingleNodeTableWalkTest::test-_jdk11 failed | | python-dtests | fail | Test gossip_test.TestGossip::gossip_test.py::TestGossip::test_2dc_parallel_startup_one_seed failed,T | > Update AST Harry CAS fuzz tests to validate the CAS response > ------------------------------------------------------------ > > Key: CASSANDRA-20517 > URL: https://issues.apache.org/jira/browse/CASSANDRA-20517 > Project: Apache Cassandra > Issue Type: Improvement > Components: Test/fuzz > Reporter: David Capwell > Assignee: David Capwell > Priority: Normal > Fix For: NA > > Time Spent: 5h 10m > Remaining Estimate: 0h > > CAS returns [applied] column for all operations to tell the user if it was > success or not, but when not success there are many cases where we return the > current state, and what gets returned follows non-intutative set of rules > (implementation details). > The Model should understand these rules so we can detect changes in behavior > (such as CAS backed by Accord). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org