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

David Capwell updated CASSANDRA-20544:
--------------------------------------
          Since Version: NA
    Source Control Link: 
https://github.com/apache/cassandra/commit/6472340d93c57d358eff72b3ab02e7594872de10
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> AST Harry's multi node tests are flakey when multi cell list happens cross 
> instances
> ------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20544
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20544
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/fuzz
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> List append relies on TimeUUID.Generator.nextUnixMicro, which relies on the 
> local clock’s millisecond clock.  In jvm-dtest all instances share the same 
> physical clock, so most of the time time moves forward uniformly, but there 
> is an edge case when the test “runs too fast” and creates a new TimeUUID 
> within the same millisecond, when this happens a logically later timeuuid can 
> happens-before a logically earlier timeuuid!



--
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

Reply via email to