hello @Anthony thanks for the reply.
I don’t have auto-rotated certificates.
I check the GC logs and this is what i have
[2025-06-18T12:32:10.759+0000][3530396][gc,start ] GC(522) Pause Young (Normal) (G1 Evacuation Pause)
[2025-06-18T12:32:10.759+0000][3530396][gc,task ] GC(522) Using 4 workers of 4 for evacuation
[2025-06-18T12:32:10.759+0000][3530396][gc,age ] GC(522) Desired survivor size 322961408 bytes, new threshold 15 (max threshold 15)
[2025-06-18T12:32:10.770+0000][3530396][gc,phases ] GC(522) Pre Evacuate Collection Set: 0.4ms
[2025-06-18T12:32:10.770+0000][3530396][gc,phases ] GC(522) Merge Heap Roots: 0.3ms
[2025-06-18T12:32:10.770+0000][3530396][gc,phases ] GC(522) Evacuate Collection Set: 7.7ms
[2025-06-18T12:32:10.770+0000][3530396][gc,phases ] GC(522) Post Evacuate Collection Set: 1.8ms
[2025-06-18T12:32:10.770+0000][3530396][gc,phases ] GC(522) Other: 0.1ms
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) Age table with threshold 15 (max threshold 15)
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 1: 1144104 bytes, 1144104 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 2: 1095040 bytes, 2239144 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 3: 1057280 bytes, 3296424 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 4: 1049120 bytes, 4345544 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 5: 1233008 bytes, 5578552 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 6: 40880 bytes, 5619432 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 7: 4154280 bytes, 9773712 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 8: 20040 bytes, 9793752 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 9: 142992 bytes, 9936744 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 10: 297472 bytes, 10234216 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 11: 657784 bytes, 10892000 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 12: 654416 bytes, 11546416 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 13: 737984 bytes, 12284400 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 14: 638928 bytes, 12923328 total
[2025-06-18T12:32:10.770+0000][3530396][gc,age ] GC(522) - age 15: 735808 bytes, 13659136 total
[2025-06-18T12:32:10.770+0000][3530396][gc,heap ] GC(522) Eden regions: 1224->0(1224)
[2025-06-18T12:32:10.770+0000][3530396][gc,heap ] GC(522) Survivor regions: 4->4(154)
[2025-06-18T12:32:10.770+0000][3530396][gc,heap ] GC(522) Old regions: 190->191
[2025-06-18T12:32:10.770+0000][3530396][gc,heap ] GC(522) Humongous regions: 2->2
[2025-06-18T12:32:10.770+0000][3530396][gc,metaspace] GC(522) Metaspace: 170682K(174336K)->170682K(174336K) NonClass: 149891K(151744K)->149891K(151744K) Class: 20791K(22592K)->20791K(22592K)
[2025-06-18T12:32:10.770+0000][3530396][gc ] GC(522) Pause Young (Normal) (G1 Evacuation Pause) 5677M->784M(8192M) 10.667ms
[2025-06-18T12:32:10.770+0000][3530396][gc,cpu ] GC(522) User=0.04s Sys=0.00s Real=0.01s
[2025-06-18T12:32:10.770+0000][3530396][safepoint ] Safepoint "G1CollectForAllocation", Time since last: 5547621622 ns, Reaching safepoint: 11074 ns, Cleanup: 6335 ns, At safepoint: 10751440 ns, Total: 10768849 ns
On the data node i setup 32GB HEAP SIZE (total VM 64gb) And on the masters node 8GB (Total 16GB)