bbotella opened a new pull request, #3921: URL: https://github.com/apache/cassandra/pull/3921
https://issues.apache.org/jira/browse/CASSANDRA-20357 When altering a table, ColumnMetadata is using a mutable object for representing constraints, and when changing that object, it changes in Metadata objects with old epochs as well. This leads to problems with how diff between alters is calculated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org