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

[3.4] applyOps does not validate background index spec for system.indexes inserts

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.4.18
    • Affects Version/s: 3.4.18
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-10-08
    • 1

      When applyOps is provided an insert operation into the system.indexes namespace for a background index, the command does not validate the index spec before handing off the index spec to a background thread to build the index. This could lead to an error in the background thread as it tries to initialize the MultiIndexBlock object.

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

              Created:
              Updated:
              Resolved: