Ekaterina Dimitrova created CASSANDRA-17944:
-----------------------------------------------
Summary: Extend testing for test_sstableupgrade
Key: CASSANDRA-17944
URL: https://issues.apache.org/jira/browse/CASSANDRA-17944
Project: Cassandra
Issue Type: Task
Reporter: Ekaterina Dimitrova
While looking into another problem I noticed the below comment and I did not
find expansion of this coverage, the particular test still ends in 3.X. Maybe
we test in the in-jvm? To be checked.
{code:java}
# 4.0 removes back compatibility with pre-3.0 versions, so testing
upgradesstables for
# paths from those versions to 4.0 is invalid (and can only fail). There isn't
currently
# any difference between the 3.0 and 4.0 sstable format though, but when the
version is
# bumped for 4.0, remove the max_version & add a case for testing a 3.0 -> 4.0
upgrade
@since('2.2', max_version='3.X')
def test_sstableupgrade(self):{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]