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

Add originalSpec field to NewIndexSpec IDL

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0, 7.0.0-rc7, 6.0.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v7.0, v6.0
    • Execution NAMR Team 2023-07-10
    • 0

      When listIndexes is called with includeBuildUUIDs: true, and there's an index build in-progress for a partial index on a time series collection, we can experience issues. We nest the index spec under a "spec" field, which is parsed as a NewIndexSpec, rather than as a ListIndexesReplyItem, which allows the "originalSpec" field. We need to keep the rest of the fields for these types in sync.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            dan.larkin-york@mongodb.com Dan Larkin-York
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: