-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
Right now we log the ScopedDebugInfoStack in a way that's all-or-nothing: if logging one ScopedDebugInfo results in a tassert/uassert, we return empty results from ScopedDebugInfoStack::getAll(). We should consider incrementally returning so that we can log at least some information if something goes wrong during logging.
- is related to
-
SERVER-99037 Log each ScopedDebugInfo on a separate log line
-
- Open
-