-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Linux
-
STM 2021-05-03, STM 2021-05-17
-
151
-
1
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Resmoke.py records the call stack of all read and write operations to detect potential conflicts. The read operations are numerous and consumes a high amount of memory, especially on the ASAN build variant. We therefore disable tracking of read operations to reduce resmoke's memory consumption