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

rollback could exhaust all free file handles

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.9
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • RPL A (10/09/15)

      The rollback procedure opens a rollback file per unique namespace encountered as ops are rolled back. These files are not closed until the rollback procedure is finished.
      Additionally:
      If a rollback file fails to open, we simply log this fact and continue.
      We're not checking for write errors to rollback files at all.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: