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/07/08 10:56:52 UTC

[cassandra] branch trunk updated (bf92a67 -> 5ef0974)

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 bf92a67  Merge branch 'cassandra-4.0' into trunk
     add f49b86d  Optimize bytes skipping when reading SSTables
     add bff4e54  Merge branch cassandra-3.11 into cassandra-4.0
     new 5ef0974  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/io/util/RandomAccessReader.java      | 14 ++++
 .../cassandra/io/util/RandomAccessReaderTest.java  | 77 ++++++++++++++++++++++
 3 files changed, 92 insertions(+)

---------------------------------------------------------------------
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 5ef097477c3ffdc5f00b43fc3beb39e5478e6c07
Merge: bf92a67 bff4e54
Author: Benjamin Lerer <b....@gmail.com>
AuthorDate: Thu Jul 8 12:49:39 2021 +0200

    Merge branch cassandra-4.0 into trunk

 CHANGES.txt                                        |  1 +
 .../cassandra/io/util/RandomAccessReader.java      | 14 ++++
 .../cassandra/io/util/RandomAccessReaderTest.java  | 77 ++++++++++++++++++++++
 3 files changed, 92 insertions(+)


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