-
Type: Task
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Verify
-
None
I suspect verify_table is a cause behind unexpected memory growth in MongoDB automated tests which aggressively validate collections. I have no reason to believe there's a memory leak, but rather I think verify_table puts a lot of stress on the allocator which can result in memory fragmentation.