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

Increase C runtime stdio file limit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 2.6.8, 2.7.5
    • Storage
    • 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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: