Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
Description
In particular,
LegacySchemaMigratorTest.java:
Needed test coverage:
Legacy schema tables are removed
New schema tables are written to with the correct timestamp
Legacy schema tables don't exist in new schema tables
Migrating tables in general, especially COMPACT ones
Null values for any optional fields
Maybe UDTs that refer to other UDTs?
NTS keyspaces
Similar coverage is also important to have for SchemaKeyspace, with no migration involved.
Attachments
Issue Links
- is related to
-
CASSANDRA-6717 Modernize schema tables
- Resolved