We are using the ES 7.3 with CMS GC and we are preparing for the rolling upgrade to 7.17 which supports G1GC only
We are getting the GC overhead curently,
[2023-04-25T02:00:41,085][WARN ][o.e.m.j.JvmGcMonitorService] [es7-cf-74] [gc][434743] overhead, spent [717ms] collecting in the last [1s]
[2023-04-25T02:00:45,529][INFO ][o.e.m.j.JvmGcMonitorService] [es7-cf-74] [gc][434747] overhead, spent [438ms] collecting in the last [1.4s]
Is there a chance that G1GC handle this well and we wont get this over head in 7.17
The data node heap spikes & reduce suddenly while overhead and we are facing request failures in CMS recently