-
Type:
Improvement
-
Resolution: Declined
-
Priority:
Unknown
-
None
-
Affects Version/s: 8.0.9
-
Component/s: None
-
None
-
Ruby Drivers
-
None
-
None
-
None
-
None
-
None
-
None
What steps will reproduce the bug?
- Mongodb 7.0.15 with helm chart 15.1.7 and model statefulset is deployed to EKS
- MongodbVirtualMemoryUsage is ~ 2.5 GB for maximum replica
- Mongodb 8.0.9 with helm chart 16.5.11 and model statefulset is deployed to EKS
- MongodbVirtualMemoryUsage is ~ 5 GB for maximum replica (double that before upgrading)
What is the expected behavior?
MongodbVirtualMemoryUsage should be approximately as before upgrading
What do you see instead?
MongodbVirtualMemoryUsage in version 8.0.9 is more than double compared with version 7.0.15
Additional information
Any clues in determining the cause of this issue would be very much appreciated.
Thank you!