Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
This is a followup of CASSANDRA-12236, which basically didn't fully fix the problem. Namely, the fix from CASSANDRA-12236 skipped the cdc column in SchemaKeyspace.addTableParamsToRowBuilder(), but that method isn't used by schema "migration tasks" (MigrationRequestVerbHandler, which instead directly send the content of the full schema table it reads from disk. So we still end up with a RTE like CASSANDRA-12236.
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-12726 dtest failure in upgrade_tests.paging_test.TestPagingWithModifiersNodes2RF1_Upgrade_current_3_x_To_indev_3_x.test_with_allow_filtering
- Resolved