--
You received this message because you are subscribed to the Google Groups "TLP Apache Cassandra Reaper users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlp-apache-cassandra-r...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlp-apache-cassandra-reaper-users/5c79775d-82f5-463c-be51-218e172572b3%40googlegroups.com.
Our experience was also that intensity=1 was best. And per Alexander’s comment, hitting the timeout was something we also had to tune for.
It’s pretty easy for the combined impact of repairs and ongoing read/write work to result in pushing a node into a lot of extra GC activity as the heap gets very bloated temporarily. With a large enough number of nodes, we were bound to have a few at any given time that were problem children, and just had to have a bit longer to complete. Once we realized that and adjusted the timeout, the total time to repair dropped substantially. Without that change, for a while you’re still having the pain of the added GC load from attempting repair, but giving up before reaping (no pun intended) any benefit from the attempt.
R
From: <tlp-apache-cassa...@googlegroups.com> on behalf of FH <fmha...@gmail.com>
Date: Friday, February 7, 2020 at 12:49 PM
To: TLP Apache Cassandra Reaper users <tlp-apache-cassa...@googlegroups.com>
Subject: Re: Reaper 1.4.1 Slow Performance: ~ 20 Segments/Day
Message from External Sender
I re-ran a new repair after updating intensity to 1 and threads to 4. With default settings of (0.9 & 1), ETA was 15 days. Now, repair finished in 3 days i.e. 200 segments per day (vs. the initial 25). I'll let the datadog reaper metrics speak for themselves (see attached).
On a different note, I'll be more than happy to help put a document together explaining the reaper metrics. If you see value in this effort, please let me know.
Appreciate the support.
--
You received this message because you are subscribed to the Google Groups "TLP Apache Cassandra Reaper users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
tlp-apache-cassandra-r...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tlp-apache-cassandra-reaper-users/908be7e0-5a2a-498c-a57a-761bfd35dc8e%40googlegroups.com.