Sylvain Lebresne created CASSANDRA-12697:
--------------------------------------------

             Summary: cdc column addition still breaks schema migration tasks
                 Key: CASSANDRA-12697
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12697
             Project: Cassandra
          Issue Type: Bug
            Reporter: Sylvain Lebresne
            Assignee: Sylvain Lebresne
             Fix For: 3.x


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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to