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

Asynchronous allocation of database files

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Allocation of a new data file is blocking the complete mongod process which is unlikely an acceptable behavior for production sites in the long run.

      Allocation of database files could happen in a dedicated thread without blocking the complete server.

      The asynchronous creation of a data file should be triggered as soon as the latest database file reaches a (configurable) high-water mark - let's say 90%.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            yet@gmx.de Andreas Jung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: