-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-05-18
ReplSetTest should be usable from within the shell outside of a mongo source repo. Currently, replsettest.js has a few dependencies on files that are not built into the shell, so loading them may fail if the mongo shell binary is run outside of a mongo source repo. We should either remove these dependencies or make ReplSetTest work around the cases when these dependencies are absent.
- is depended on by
-
TOOLS-2554 Remove ReplSetTest file dependencies from repo
- Closed
- related to
-
SERVER-43766 Investigate the slowest sections of ReplSetTest.initiate and remove any wasted downtime
- Closed