Hello team, On a given day , a node in 27 node cluster observed higher frequency of garbage collection. Mostly young gc.
I have found below issues: 1. Higher number of slow queries being observed on that particular node for that particular day compared to other days 2. Higher outgoing traffic observed from the node , 10 times the average outbound traffic on that particular day 3. Higher number of cache requests hitting the key cache and chunk cache that other days on the particular node The cluster has large partition warning as well. My query is, which of the above is a likely cause of higher frequency of GC leading to High load average on the system.