-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Shell, Testing Infrastructure
-
None
-
RSSD
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The mongo legacy shell, used primarily for testing, supports spawning processes where the process output will be interleaved with the JS test script it is current running. The output of the spawned process is prefixed by the process ID. In JS tests where a small number of external programs are launched for short time, this logging convention is sufficient. For JS tests that may spawn multiple processes that run for the duration of the test, this log prefixing scheme could be improved by allowing the test to provide an additional prefix with a more meaningful context-specific name.
- is depended on by
-
COMPASS-9600 Investigate changes in SERVER-107792: Create an option to have a logging prefix for processes started through the shell
-
- Needs Triage
-
- is related to
-
SERVER-93417 Break up noPassthrough into several directories
-
- Closed
-