Fail collMod command converting index uniqueness when using wiredtiger in-memory engine

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      When converting an index to unique/non-unique, we need to call alter on wiredtiger to change the index table's metadata. This is a no-op in the in-memory engine right now so the collMod command will not work correctly.

      We should fail the command early for in-memory storage engine.

      As part of the ticket, we should also investigate the implication in replication when there are a mix of nodes running on-disk and in-memory storage engine.

            Assignee:
            Unassigned
            Reporter:
            Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: