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

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


    from 0f46c90  Merge branch 'cassandra-3.0' into cassandra-3.11
     add cf27558  Don't attempt value skipping with mixed cluster

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../apache/cassandra/db/filter/ColumnFilter.java   |   9 ++
 .../distributed/impl/AbstractCluster.java          |   2 +-
 .../impl/DelegatingInvokableInstance.java          |   7 +-
 .../distributed/upgrade/MixedModeReadTest.java     | 102 +++++++++++++++++++++
 .../cassandra/db/filter/ColumnFilterTest.java      |   3 -
 6 files changed, 119 insertions(+), 5 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/upgrade/MixedModeReadTest.java


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

Reply via email to