-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2023-02-06
-
25
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the default shard split time out is 10 seconds as the shard split pass through test suites didn't set `shardSplitTimeoutMS`. It's too short for completing the shard split when running some jscore tests which have slow system performance, such as "transaction_too_large_for_cache.js". In that cases, the shard split document write operation cannot reach write majority concern within the time limit.