adelapena commented on PR #1739:
URL: https://github.com/apache/cassandra/pull/1739#issuecomment-1198456566

   I have added checks to explicitly forbid:
   
   - `MAXWRITETIME` on any column if the cluster contains nodes < 4.2.
   - `WRITETIME` and `TTL` on multi-cell columns if the cluster contains nodes 
< 4.2.
   
   Hopefully that will protect users ignoring the `NEWS.txt` entries.
   
   I've also added a simple upgrade test for pre-upgrade, partial upgrade and 
full upgrade.


-- 
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