Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
Fully Compatible
-
Windows
Description
Currently, stdio has a limit of 512 open files. It appears in HELP-560 that we have hit this limit with the external sorter. We either need to increase the limit or switch to opening the file with CreateFile which has a higher limit.
http://msdn.microsoft.com/en-us/library/6e3b887c%28v=vs.71%29.aspx
Attachments
Issue Links
- is duplicated by
-
SERVER-16991 errno:24 Too many open files on Windows
-
- Closed
-