You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2021/05/18 19:25:34 UTC

[cassandra] branch trunk updated (2e9ce1b -> fccbdae)

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

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


    from 2e9ce1b  Merge branch 'cassandra-4.0' into trunk
     new 4e5bd57  Bloom false positive rate includes true negatives
     new 24bd7d6  Merge branch 'cassandra-3.0' into cassandra-3.11
     new ae84406  Merge branch 'cassandra-3.11' into cassandra-4.0
     new fccbdae  Merge branch 'cassandra-4.0' into trunk

The 4 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/sstable/BloomFilterTracker.java   | 25 ++++++++++
 .../cassandra/io/sstable/format/SSTableReader.java | 10 ++++
 .../io/sstable/format/big/BigTableReader.java      |  1 +
 .../org/apache/cassandra/metrics/TableMetrics.java | 56 ++++++++++++----------
 5 files changed, 69 insertions(+), 24 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 br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit fccbdae3b1a8fb63b145e6b7aac25926c6c81288
Merge: 2e9ce1b ae84406
Author: Brandon Williams <br...@apache.org>
AuthorDate: Tue May 18 14:23:56 2021 -0500

    Merge branch 'cassandra-4.0' into trunk

 CHANGES.txt                                        |  1 +
 .../cassandra/io/sstable/BloomFilterTracker.java   | 25 ++++++++++
 .../cassandra/io/sstable/format/SSTableReader.java | 10 ++++
 .../io/sstable/format/big/BigTableReader.java      |  1 +
 .../org/apache/cassandra/metrics/TableMetrics.java | 56 ++++++++++++----------
 5 files changed, 69 insertions(+), 24 deletions(-)


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