ShardCollection fails due to an IndexOptionsConflict

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When run with viewless timeseries enabled, the ShardCollection command can fail with the following error:

      uncaught exception: Error: command failed: {
          "ok" : 0,
          "errmsg" : "Index already exists with a different name: index",
          "code" : 85,
          "codeName" : "IndexOptionsConflict"
      } 

      The goal of this ticket is to investigate and fix the underlying issue.

      Note: the root cause of this issue might be related to SERVER-106952.

            Assignee:
            Unassigned
            Reporter:
            Robert Sander
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: