-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
The document validation error generation code uses invariants extensively, and its implementation predates the introduction of tassert. While a programming error in the error generation code should be operation fatal, it should not crash the server. As such, this ticket tracks the work to replace all of these invariants with tasserts.
- related to
-
SERVER-97254 $jsonSchema parser should not use empty strings to distinguish between top level schemas and sub schemas
- Closed