that are useful in
optimizing the Cassandra performance in general.
Thanks a lot once more for your comments and suggestions.
BR
MK
From: Jeff Jirsa
Sent: Tuesday, September 20, 2022 16:04
To: user@cassandra.apache.org
Subject: Re: Cassandra GC tuning
Beyond this there are two decent tuning sets
ot creation
> under specific circumstances. I will monitor the resources during snapshot
> creation. I will come back with more news.
>
>
>
> Thanks a lot for your valuable input.
>
>
>
> BR
>
> MK
>
> *From:* Jeff Jirsa
> *Sent:* Monday, September
more news.
Thanks a lot for your valuable input.
BR
MK
From: Jeff Jirsa
Sent: Monday, September 19, 2022 20:06
To: user@cassandra.apache.org; Michail Kotsiouros
Subject: Re: Cassandra GC tuning
https://issues.apache.org/jira/browse/CASSANDRA-13019 is in 4.0, you may find that tuning
for your valuable input.
BR
MK
From: Jeff Jirsa
Sent: Monday, September 19, 2022 20:06
To: user@cassandra.apache.org; Michail Kotsiouros
Subject: Re: Cassandra GC tuning
https://issues.apache.org/jira/browse/CASSANDRA-13019 is in 4.0, you may find
that tuning those thresholds
On Mon, Sep 19
https://issues.apache.org/jira/browse/CASSANDRA-13019 is in 4.0, you may
find that tuning those thresholds
On Mon, Sep 19, 2022 at 9:50 AM Jeff Jirsa wrote:
> Snapshots are probably actually caused by a spike in disk IO and disk
> latency, not GC (you'll see longer STW pauses as you get to a saf
Snapshots are probably actually caused by a spike in disk IO and disk
latency, not GC (you'll see longer STW pauses as you get to a safepoint if
that disk is hanging). This is especially problematic on SATA SSDs, or nVME
SSDs with poor IO scheduler tuning. There's a patch somewhere to throttle
har
GC tuning may seem like it's the best move, but more than likely, that is
just the smoke from the real fire. Can you go more into your configuration?
Memory. CPU. DIsk. Many times, GC is what shows up when running out of disk
bandwidth or some other process eating up resources.
Patrick
On Mon, Se