-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: 3.6.4
-
Component/s: None
-
ALL
-
Sharding 2018-05-21, Sharding 2018-10-22, Sharding 2020-04-20
-
7
startParallelShell currently spawns a new mongo shell instance with the same TestData as the parent shell. However, it does not pass along the clusterTime information to the child process. Therefore, tests that assumes that the spawned process can immediately read something the parent process wrote can fail.
- is related to
-
SERVER-40618 Remove removec.js from causally consistent jscore passthrough
- Closed