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:24 UTC

[cassandra] branch cassandra-3.11 updated (02840c9 -> 4d64ff7)

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

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


    from 02840c9  Don't validate index keys
     add 9f49284  Avoid useless SSTable reads during single partition queries
     add 4d64ff7  Merge branch cassandra-3.0 into cassandra-3.11

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   1 +
 .../cassandra/db/SinglePartitionReadCommand.java   |  18 +-
 .../test/SinglePartitionReadCommandTest.java       |  74 +++++++
 .../miscellaneous/SSTablesIteratedTest.java        | 227 ++++++++++++++++++---
 4 files changed, 286 insertions(+), 34 deletions(-)

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