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

Marcus Eriksson updated CASSANDRA-18405:
----------------------------------------
    Status: Ready to Commit  (was: Review In Progress)

+1

> CEP-21 Various fixes to schema related in-jvm dtests
> ----------------------------------------------------
>
>                 Key: CASSANDRA-18405
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18405
>             Project: Cassandra
>          Issue Type: Task
>          Components: Transactional Cluster Metadata
>            Reporter: Sam Tunnicliffe
>            Assignee: Sam Tunnicliffe
>            Priority: Normal
>
> * JVMDTestTest
>     schema change with stopped node, must not be CMS
> * SSTableIdGenerationTest
>     This test revolves around creating sstables with sequential ids, then
>     restarting the node after enabling sstable uuids, creating more sstables
>     and then counting the number of each type of sstable. It seems to rely
>     on the local host id being unavailable when the node restarts, which
>     causes the mutations in the commitlog, which have already been flushed
>     to be replayed as the null local host id doesn't match the actual one in
>     the sstable metadata. In turn this leads to an extra sstable being
>     created after the restart, duplicating (some of) what was in the earlier
>     sstables.
> * MigrationCoordinatorTest
>     deleted



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