cassandra/test
Yuqi Yan e621d8a6c1 Introduce separate GCInspector thresholds for concurrent GC events.
For GC like ShenandoahGC/ZGC etc., there are GC events that do not have STW pauses (Concurrent phases).
Operator might find it reasonable to use lower thresholds for events require STW pauses and higher thresholds for concurrent phases.
gc_concurrent_phase_log_threshold and gc_concurrent_phase_warn_threshold configuration options are introduced in cassandra.yaml

Patch by Yuqi Yan; reviewed by Dmitry Konstantinov, Stefan Miklosovic for CASSANDRA-20980
Co-authored-by: Stefan Miklosovic
2025-11-16 21:29:00 +00:00
..
anttasks/org/apache/cassandra/anttasks Optionally fail writes when SAI refuses to index a term value exceeding a configured maximum size 2024-04-17 11:12:42 -05:00
bin JMH improvements - faster build and async profiler 2023-09-25 12:39:36 +02:00
burn/org/apache/cassandra Refactor EncryptionOptions to use client / server encryption options builders 2025-04-23 09:27:09 +02:00
conf Upgrade logback version to 1.5.18 and slf4j dependencies to 2.0.17 2025-04-25 14:24:35 +02:00
data Merge branch 'cassandra-4.0' into cassandra-4.1 2025-08-27 19:01:31 +02:00
distributed/org/apache/cassandra Add AccordExecutorMetrics 2025-11-13 14:36:15 +00:00
harry/main/org/apache/cassandra/harry Add support for BEGIN TRANSACTION to allow mutations that touch multiple partitions 2025-08-25 16:09:28 -07:00
long/org/apache/cassandra Adopt Unsafe::invokeCleaner for Direct ByteBuffer cleaning 2025-06-09 14:14:40 -04:00
memory/org/apache/cassandra/db/compaction Explicitly localize strings to Locale.US for internal implementation 2024-10-29 08:58:01 +01:00
microbench/org/apache/cassandra/test/microbench Reduce contention in MemtableAllocator.allocate 2025-11-15 15:33:02 +00:00
resources Add export, list, import sub-commands for nodetool compressiondictionary 2025-11-13 15:38:42 +01:00
simulator Improve Topology Management 2025-11-06 14:38:01 +00:00
unit Introduce separate GCInspector thresholds for concurrent GC events. 2025-11-16 21:29:00 +00:00