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

[inMemory] collmod_convert_to_unique.js fails under in-memory storage engine

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage Engines
    • ALL
    • StorEng - Refinement Pipeline, Asparagus-StorEng - 2023-10-31
    • 2

      This test was introduced in SERVER-61158 to support collMod enhancements for indexes. The index spec is updated successfully in the index catalog but the WiredTiger storage engine fails on an invariant because the metadata changes, made with the the WT_SESSION::alter() function, did not go through as expected. We hit an invariant as we refresh the index using the WiredTigerUniqueIndex class.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: