Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14572

Increase C runtime stdio file limit

    • Fully Compatible
    • Windows

      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

            Assignee:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: