Currently we don't check the mmap $freelist nor other internal data structures. We should add options, or default, to do that.
For other storage engines we should ensure we are covered as well.
In wiredtiger we already do these kinds of checks during full validation.
- related to
-
SERVER-7326 "validate" command should perform full index validation
- Closed