Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.4.0-rc0
-
None
-
None
-
ALL
Description
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.
Attachments
Issue Links
- 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
-