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/28 20:34:34 UTC

[cassandra] branch cassandra-4.1 updated (3a0936b61f -> 222f66e093)

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

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


    from 3a0936b61f Remove usages of Path#toFile() in the snapshot apparatus
     add 04901913d6 Fix Setting Virtual Table to update after startup config properties gc_log_threshold_in_ms, gc_warn_threshold_in_ms, conf.index_summary_capacity_in_mb, prepared_statements_cache_size_mb, key_cache_size_in_mb, counter_cache_size_in_mb patch by Ekaterina Dimitrova; reviewed by Andres de la Pena for CASSANDRA-17737
     add 222f66e093 Merge branch 'cassandra-4.0' into cassandra-4.1

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  3 ++
 src/java/org/apache/cassandra/config/Config.java   |  4 +--
 .../cassandra/config/DatabaseDescriptor.java       | 19 ++++++++++++
 .../org/apache/cassandra/service/GCInspector.java  | 36 ++++++++++++----------
 .../apache/cassandra/service/GCInspectorTest.java  | 17 +++++++++-
 5 files changed, 60 insertions(+), 19 deletions(-)


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