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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to