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

Add test coverage for createIndexes inside nested applyOps

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.10, 4.0.5, 4.1.6
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • v4.0, v3.6
    • Storage NYC 2018-11-19

      The change from SERVER-37313 made me realize we don't have test coverage for createIndexes inside nested applyOps. A nested applyOps is interesting because it may take the Global X lock twice. Later codepath should pay attention to this special case because certain things (such as TempRelease) would not work with recursive lock.

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: