Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
v7.0, v6.0
-
Cluster Scalability 2023-12-11
-
9
Description
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.