-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 8.1.0-rc0
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-07-22, CAR Team 2024-08-05
-
200
-
1
Despite reductions to the TSAN `history_size` runtime flag (SERVER-90826, SERVER-92080), this test suite is still memory constrained and occasionally running into out-of-memory situations on the TSAN variant.
Find a way to release a buffer of memory which will make the suite resilient to run with high memory use, for example by increasing the distro size, reducing the test parallelism, or optimizing memory use.
- related to
-
SERVER-90716 Out of memory in fcv_upgrade_downgrade_sharded_collections_jscore_passthrough on enterprise-rhel80-debug-tsan
- Closed
-
SERVER-92080 Reduce tsan history_size to 4 to address OOM errors
- Closed
-
SERVER-90826 Reduce memory usage in TSAN builds
- Closed