-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Cluster Scalability
-
ALL
When running under TSAN with all feature flags, the tests random_moveChunk_timeseries_arbitrary_updates.js and random_moveChunk_timeseries_meta_updates.js sometimes fail due to running out of memory. This can either manifest as TSAN reporting a failure to allocate memory, or sometimes as the task failing with "System Unresponsive". These tests run in a number of concurrency suites.
We should figure out the cause, increase resource limits for affected suites, or decide to denylist the tests.
- is related to
-
SERVER-86578 Enable TSAN/Debug on all tests on all feature flags variant
- Closed