Fail commands that require too many locks instead of crashing

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.4.4, 3.5.6
    • Affects Version/s: None
    • Component/s: Storage
    • 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: