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

TenantCollectionCloner::listIndexesStage() should filter out clustered indexes

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Execution Team 2021-11-01, Execution Team 2021-11-15
    • 15

      During tenant migration, it's possible for the tenant migration cloner to try and put the output for the clustered index into the _readyIndexSpecs for processing.

      We should instead check if the field 'clustered' exists and if so, not append the spec to the _readyIndexSpecs

            Assignee:
            haley.connelly@mongodb.com Haley Connelly
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: