-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v7.0, v6.0
-
Cluster Scalability 2023-12-11
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
internal_transactions_resharding.js extends internal_transactions_unsharded.js, which has logic to ignore LinearizableReadConcernError when loading a random document. internal_transactions_resharding.js overrides that logic but doesn't ignore that error, so it can fail with it on slow machines.