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

Fail commands that require too many locks instead of crashing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • None
    • 3.4.4, 3.5.6
    • 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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: