-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v3.4
-
Epic Link:
-
Sprint:TIG 2017-04-17
The work done in SERVER-27869 created a log output for each process analyzed in hang_analyzer.py. Log output are saved in a process specific file, i.e., debugger_mongod_1234.log. Any error message sent to stderr are missing from this log and need to be captured as well.