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

Lazily clean up temp collections

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4.0-rc1
    • Affects Version/s: 2.4.0-rc0
    • Component/s: None
    • Labels:
      None
    • ALL

      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.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: