This is an automated email from the ASF dual-hosted git repository.

mck pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from f49b86d  Optimize bytes skipping when reading SSTables
     new b3f9921  Introduce SemVer4j for version representation, parsing and 
handling. And correct supported upgrade paths. Add v4X to Java DTests (after 
cassandra-4.0 branch was created)
     new 0a84dda  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 0c1e1cc  Merge branch 'cassandra-3.0' into cassandra-3.11

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build.xml                                          |  2 +-
 .../cassandra/distributed/impl/InstanceConfig.java | 14 ++--
 .../upgrade/CompactStorage2to3UpgradeTest.java     |  8 +--
 .../upgrade/DropCompactStorageTest.java            |  7 +-
 .../distributed/upgrade/MigrateDropColumns.java    | 20 +++---
 .../upgrade/MigrateDropColumns22To30To311Test.java |  2 +-
 .../upgrade/MigrateDropColumns22To311Test.java     |  2 +-
 .../upgrade/MigrateDropColumns30To311Test.java     |  2 +-
 .../upgrade/MixedModeRangeTombstoneTest.java       |  2 +-
 .../upgrade/MixedModeReadRepairTest.java           |  4 +-
 .../distributed/upgrade/MixedModeReadTest.java     |  2 +-
 .../cassandra/distributed/upgrade/PagingTest.java  |  2 +-
 .../cassandra/distributed/upgrade/UpgradeTest.java | 26 +------
 .../distributed/upgrade/UpgradeTestBase.java       | 80 +++++++++++++++-------
 14 files changed, 92 insertions(+), 81 deletions(-)

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

Reply via email to