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

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


    from eadb171  Handle correctly the exceptions thrown by custom QueryHandler 
constructors
     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

The 2 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     | 23 +++----
 .../upgrade/DropCompactStorageTest.java            |  7 +-
 .../upgrade/MigrateDropColumnsTest.java            |  3 +-
 .../upgrade/MixedModeRangeTombstoneTest.java       |  2 +-
 .../upgrade/MixedModeReadRepairTest.java           |  4 +-
 .../cassandra/distributed/upgrade/PagingTest.java  |  2 +-
 .../cassandra/distributed/upgrade/UpgradeTest.java | 27 +-------
 .../distributed/upgrade/UpgradeTestBase.java       | 77 +++++++++++++++-------
 10 files changed, 83 insertions(+), 78 deletions(-)

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

Reply via email to