-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Dev Tools 2020-01-27, Dev Tools 2020-02-10
All threads' stack traces are dumped together in one large log statement as a JSON document.
The request is to downgrade these in a way, breaking the large json document into a sequence of separate log statements, one per thread, reusing the crash-style stacktrace format (with some changes to obscure any raw addresses). These should be bracketed by some metadata log statements indicating beginning and end of the stack trace set.
- is depended on by
-
SERVER-45068 update mongosymb.py to handle multi-thread stack traces
- Closed