-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Execution
-
ALL
-
v8.0
Resource leak
The system resource will not be reclaimed and reused, reducing the future availability of the resource. Leak of memory or pointers to system resources
/src/mongo/db/pipeline/change_stream_rewrite_helpers.cpp:603: RESOURCE_LEAK 156299 Variable "<anonymous>" going out of scope leaks the storage it points to.
- is caused by
-
SERVER-85775 Make InListData sort and dedup lazily
- Closed