- 
    Type:Bug 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    Affects Version/s: 2.4.0-rc0
- 
    Component/s: None
- 
    None
- 
        ALL
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Cease opening all dbs at startup – this pushes the fd count past 1024 and breaks things when we try to use select() on sockets.
Instead, do the temp cleanup lazily at Database open time.
- is depended on by
- 
                    SERVER-8515 Unable to start DB with > 1024 files after upgrading for 2.2.x to 2.4.0-rc0 -         
- Closed
 
-         
- related to
- 
                    SERVER-8600 improve handling of non-fsyncable directories -         
- Closed
 
-