-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Sharding 2022-06-27, Sharding 2022-07-11
-
45
Increase the maxTransactionLockRequestTimeoutMillis server parameter on the shards to prevent the spurious shard version refresh for the config.system.sessions collection from causing transactions for WouldChangeOwningShard to fail with a LockTimeout error.
Note that we already did this for the other WouldChangeOwningShard jstests in SERVER-61461.