You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by be...@apache.org on 2021/09/02 09:12:51 UTC

[cassandra] branch trunk updated (7d59da4 -> 2d3c21c)

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

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


    from 7d59da4  Catch read repair timeout exceptions and add metric
     new 957c626  Nodetool setcachecapacity behaves oddly when cache disabled
     new 6a4a93a  Merge branch 'cassandra-3.11' into cassandra-4.0
     new 2d3c21c  Merge branch 'cassandra-4.0' into trunk

The 3 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:
 .../apache/cassandra/cache/NopCacheProvider.java   |  5 ++++
 .../cassandra/distributed/test/NodeToolTest.java   | 11 ++++++++
 .../NopCacheProviderTest.java}                     | 33 ++++++++++++----------
 3 files changed, 34 insertions(+), 15 deletions(-)
 copy test/unit/org/apache/cassandra/{utils/NativeLibraryTest.java => cache/NopCacheProviderTest.java} (62%)

---------------------------------------------------------------------
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 be...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2d3c21cb61097db7c33777fafc83ae93ccacf142
Merge: 7d59da4 6a4a93a
Author: Bereng <be...@gmail.com>
AuthorDate: Thu Sep 2 11:09:36 2021 +0200

    Merge branch 'cassandra-4.0' into trunk

 .../apache/cassandra/cache/NopCacheProvider.java   |  5 +++
 .../cassandra/distributed/test/NodeToolTest.java   | 11 +++++
 .../cassandra/cache/NopCacheProviderTest.java      | 47 ++++++++++++++++++++++
 3 files changed, 63 insertions(+)

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