You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2021/09/28 15:08:27 UTC

[cassandra] branch trunk updated (5ee1ba2 -> 41c1eeb)

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

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


    from 5ee1ba2  Merge branch 'cassandra-4.0' into trunk
     add 9f49284  Avoid useless SSTable reads during single partition queries
     add 4d64ff7  Merge branch cassandra-3.0 into cassandra-3.11
     add 984f763  Merge branch cassandra-3.11 into cassandra-4.0
     new 41c1eeb  Merge branch cassandra-4.0 into trunk

The 1 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/db/SinglePartitionReadCommand.java   |  37 +++-
 .../test/SinglePartitionReadCommandTest.java       |  74 +++++++
 .../miscellaneous/SSTablesIteratedTest.java        | 227 ++++++++++++++++++---
 4 files changed, 304 insertions(+), 35 deletions(-)

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


[cassandra] 01/01: Merge branch cassandra-4.0 into trunk

Posted by bl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 41c1eeb4f52316e8ee825c736eb372c3c13952d7
Merge: 5ee1ba2 984f763
Author: Benjamin Lerer <b....@gmail.com>
AuthorDate: Tue Sep 28 16:59:10 2021 +0200

    Merge branch cassandra-4.0 into trunk

 CHANGES.txt                                        |   1 +
 .../cassandra/db/SinglePartitionReadCommand.java   |  37 +++-
 .../test/SinglePartitionReadCommandTest.java       |  74 +++++++
 .../miscellaneous/SSTablesIteratedTest.java        | 227 ++++++++++++++++++---
 4 files changed, 304 insertions(+), 35 deletions(-)


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