Ordered time-series inserts can race with time-series buckets collection drop

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.0.0-rc3, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0
    • Execution Team 2021-06-28
    • 150
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      On the ordered time-series insert path we invariant that the buckets collection exists, but this is not necessarily the case if there is a race with the buckets collection being dropped.

      Presumably we should implicitly create the buckets collection in this case, which is what should already be happening on the unordered insert path.

              Assignee:
              Gregory Noma
              Reporter:
              Gregory Noma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: