-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
SERVER-90282 essentially allows for a callback function to execute once a tassert is tripped. As we add more usages of ScopedDebugInfo, we need to ensure that a second assertion isn't tripped which would potentially obscure the original error. One idea from the scope for SPM-3866 was to mark the printing functions as noexcept but perhaps there's a better way to deal with this.
- is related to
-
SERVER-98294 Avoid deadlock state when hitting an invariant within the logging code for handling an invariant/tassert
- Open
-
SERVER-97752 Investigate invariant log missing original command in CBR sampling test
- Closed