You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ed...@apache.org on 2022/07/22 13:54:25 UTC

[cassandra] branch trunk updated (ab9ab903fa -> 66177be587)

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

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


    from ab9ab903fa Merge branch 'cassandra-4.1' into trunk
     add 860ec627a1 Fix issues with index_summary_resize_interval and index_summary_capacity patch by Ekaterina Dimitrova; reviewed by Andres de la Pena for CASSANDRA-17735
     add 9beeaf87bd Merge branch 'cassandra-4.0' into cassandra-4.1
     new 66177be587 Merge branch 'cassandra-4.1' 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:
 NEWS.txt                                                   |  2 ++
 conf/cassandra.yaml                                        |  2 +-
 src/java/org/apache/cassandra/config/Config.java           |  2 +-
 src/java/org/apache/cassandra/config/Converters.java       | 10 +++++++---
 .../org/apache/cassandra/config/DatabaseDescriptor.java    | 14 ++++++++++++++
 .../apache/cassandra/io/sstable/IndexSummaryManager.java   |  9 ++++-----
 .../cassandra/io/sstable/IndexSummaryManagerMBean.java     |  5 +++++
 .../cassandra/config/YamlConfigurationLoaderTest.java      |  3 ++-
 .../cassandra/io/sstable/IndexSummaryManagerTest.java      |  4 ++++
 9 files changed, 40 insertions(+), 11 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.1' into trunk

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

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

commit 66177be58715cb6bef777165e979cad32c5dfe4a
Merge: ab9ab903fa 9beeaf87bd
Author: Ekaterina Dimitrova <ek...@datastax.com>
AuthorDate: Fri Jul 22 09:45:56 2022 -0400

    Merge branch 'cassandra-4.1' into trunk

 NEWS.txt                                                   |  2 ++
 conf/cassandra.yaml                                        |  2 +-
 src/java/org/apache/cassandra/config/Config.java           |  2 +-
 src/java/org/apache/cassandra/config/Converters.java       | 10 +++++++---
 .../org/apache/cassandra/config/DatabaseDescriptor.java    | 14 ++++++++++++++
 .../apache/cassandra/io/sstable/IndexSummaryManager.java   |  9 ++++-----
 .../cassandra/io/sstable/IndexSummaryManagerMBean.java     |  5 +++++
 .../cassandra/config/YamlConfigurationLoaderTest.java      |  3 ++-
 .../cassandra/io/sstable/IndexSummaryManagerTest.java      |  4 ++++
 9 files changed, 40 insertions(+), 11 deletions(-)



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