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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to