[ 
https://issues.apache.org/jira/browse/CASSANDRA-20638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Capwell updated CASSANDRA-20638:
--------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
       Complexity: Low Hanging Fruit
    Discovered By: Fuzz Test
    Fix Version/s: 5.x
         Severity: Low
           Status: Open  (was: Triage Needed)

> Fix flakey test PaxosV1/2 MultiNodeTableWalkTest model doesn't expect a 
> clustering row returned, but CAS returns a row
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20638
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20638
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 5.x
>
>
> This was found in the CI result of CASSANDRA-20351
> {code}
> Property error detected:
> Seed = 3164235400523983239
> Examples = 10
> Pure = true
> Error: 
>       
>       Possible column conflicts:
>               Expected: [false, '238.231.183.158', -2.640533853794935E-135, 
> true, udt value, null]
>               Diff (expected over actual):
>       ck0 
>       true
>       null
>       
>       Expected:
>       [applied] | pk0               | pk1                     | ck0  | s0     
>    | v0  
>       false     | '238.231.183.158' | -2.640533853794935E-135 | true | udt 
> value | null
> {code}
> I tested this seed on paxos v1 and v2, fails the same way in both cases.
> This error is saying that CAS returns a clustering row but the model doesn’t 
> expect it to return a clustering row.  This can be caused due to a model bug, 
> need to know why the model assumes a row shouldn’t be returned



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to