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

Change states in MultiIndexBlock to work with hybrid builds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Storage NYC 2018-12-17

      The kPreCommit state in MultiIndexBlock is set after calling doneInserting(). As of SERVER-38027, with hybrid index builds, several calls to drainBackgroundWritesIfNeeded() may be called afterward, and before calling commit. In this way, the kPreCommit state needs to be updated at a point later on, possibly by another function call.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: