Dear Community,
We have recently setup MongoDB 7.0.5 Community on Openshift 4.13.44 using the bitnami helm-charts.
We basically have an HA Cluster replica of 3, with an additional HA Hidden Read Only Replica that acts as a slave.
We are noticing that the Hidden Replicas are constantly claiming memory that never gets returned back, especially when running operations such as mongodump.
I’ve already tried setting --wiredTigerCacheSizeGB=1
Any ideas to what might be wrong?