-
Type: Bug
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Optimization
-
ALL
-
QO 2023-08-07
-
45
Details in dev-only comment below.
The depth limit for a query appears to be implicit in BSON, rather than enforced on the server side. We could add an explicit limit, or fix the expression parsing code (and other code that may crash later on in the system for this query) to not crash.
This recursive parsing code has been around for a while so this isn't a 7.0 specific bug.
- is related to
-
SERVER-62509 Write tests to stress ABT and Bonsai
- Closed