-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Service Arch
With the introduction of the new assertion macro (i.e., internalAssert), we should spot any usage of uassert in the code-base that must be replaced with an internalAssert.
This change helps with avoiding unnecessary changes to the user assertions statistics and reducing the noise in mongo logs.
- related to
-
SERVER-48922 Create internal assertion macro
- Closed