-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Currently the dependency on jscore for passthroughs mean that every passthrough is gated for 15 minutes before starting. This is costly and ideally, we could start them asap.
The dependency was introduced in: SERVER-20581
JSCore has been stable and should be further made stable by adding it to the commit queue once multiple commit queue executions are done.
For now, we should remove the dependency in order to save the time.