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

marcuse pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 753b40e  Fix flaky ConnectionTest#testMessagePurging patch by Yifan 
Cai; reviewed by Andres de la Pena for CASSANDRA-15338
     new 16f639a  Duplicate results with DISTINCT queries in mixed mode
     new 5774096  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 53740bc  Merge branch 'cassandra-3.0' into cassandra-3.11
     new 7855fef  Merge branch 'cassandra-3.11' into trunk

The 4 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:
 CHANGES.txt                                        |  1 +
 .../cassandra/distributed/UpgradeableCluster.java  |  7 ++
 .../distributed/impl/AbstractCluster.java          | 11 ++-
 .../impl/DelegatingInvokableInstance.java          |  3 +-
 .../test/RepairCoordinatorNeighbourDown.java       |  2 +-
 .../upgrade/MixedModeReadRepairTest.java           | 32 +++-----
 .../cassandra/distributed/upgrade/PagingTest.java  | 96 ++++++++++++++++++++++
 .../distributed/upgrade/UpgradeTestBase.java       | 13 ++-
 8 files changed, 140 insertions(+), 25 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/upgrade/PagingTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to