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

Allow query-based bucket reopening for time-series collections created without a meta field

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution

      Query-based bucket reopening relies on a {<metaField>: 1, <timeField>:1} index to execute efficiently. If the index does not exist, query-based reopening will not be used. This index is not created when a time-series collection is created without a meta field.

      Speaking with dan.larkin-york@mongodb.com, we think we could do something performant in this case using the clustered index. This ticket is to investigate this.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: