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

Fail commands that require too many locks instead of crashing

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.4, 3.5.6
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.4, v3.2
    • Hide

      Issue an applyOps command with inserts into more than 10 capped collections.

      Show
      Issue an applyOps command with inserts into more than 10 capped collections.
    • Storage 2017-04-17

      If a single atomic applyOps command inserts into more than 10 capped collections, or causes more than 10 collections to have a multi-key index, that transaction may require more locks than a single operation is allowed to hold. In such situations, do not crash, but instead fail the operation and return an error.

            Assignee:
            geert.bosch@mongodb.com Geert Bosch
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: