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

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


    from 7e64003  Merge branch 'cassandra-3.0' into cassandra-3.11
     new d27c3ad  Fix mixed mode partition range scans with limit
     new 839fc7e  Merge branch 'cassandra-3.0' into cassandra-3.11

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:
 CHANGES.txt                                        |   1 +
 src/java/org/apache/cassandra/db/ReadCommand.java  |   2 +
 .../org/apache/cassandra/db/filter/DataLimits.java |  19 ++++
 .../upgrade/CompactStorage2to3UpgradeTest.java     | 102 +++++++++++++++++++++
 4 files changed, 124 insertions(+)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/upgrade/CompactStorage2to3UpgradeTest.java


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

Reply via email to