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

Investigate atomicity issue with wiredtiger alter

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • ALL
    • Execution Team 2022-09-19

      The call to wiredtiger alter is not transactional and will not be atomic with other writes in the same storage transaction. SERVER-68186 implements the short term fix to reconcile inconsistent index metadata during startup. But in the long term, we should investigate if any other issues could be caused by this non-transactional update. (e.g. the storage transaction rolled back but changes to index metadata did not)

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: