Restrict $merge from running on viewless timeseries collections

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • 3
    • TBD
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Related to SERVER-105573, $merge does not allow timeseries collections to be the target collection. This is currently validated in flush() in $merge and not during parsing. $merge will fail because we try to acquire a collection and find a view for timeseries collections. We have to update this logic to fail on viewless timeseries collections.

              Assignee:
              Unassigned
              Reporter:
              Gil Alon
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: