- 
    Type:Improvement 
- 
    Resolution: Works as Designed
- 
    Priority:Major - P3 
- 
    None
- 
    Affects Version/s: None
- 
    Component/s: MMAPv1, Storage, Testing Infrastructure
- 
    None
- 
        Storage Execution
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
We should enhance validate on mmap btree indexes to check some things:
1. all keys are in order
2. null key entries should all be at one level, which should be the bottom level (furthest from the root level).