Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Dev Tools 2020-01-27, Dev Tools 2020-02-10
Description
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.
Attachments
Issue Links
- is depended on by
-
SERVER-45068 update mongosymb.py to handle multi-thread stack traces
-
- Closed
-