applyOps command creates extra time-series index

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 8.0.13
    • Component/s: None
    • Storage Execution
    • ALL
    • Hide

      This can probably be seen by replicating from v6 to v7 using upstream mongomirror.

      Show
      This can probably be seen by replicating from v6 to v7 using upstream mongomirror.
    • Storage Execution 2025-10-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I noticed when fixing MGOMIRROR-587 that the server, when it receives an `applyOps` for time-series collection creation, auto-creates the time/meta index.

      This happens despite that the index itself is a separate oplog entry.

      This issue is fairly easy to accommodate by just dropping the index after collection creation, but it’s still unexpected behavior in the server. joan.bruguera-mico@mongodb.com suggested that I open this ticket.

            Assignee:
            Damian Wasilewicz
            Reporter:
            Felipe Gasper
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: