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

Patch up check for extended range events in validation check for min max

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • v8.0, v7.0
    • Execution Team 2024-11-25

      The check that a timeseries collection's bucket's min and max timestamps match with the data does not hold for extended range events, but currently we check that a bucket is extended range event by checking if it's max timestamp is less than the epoch - we should check whether the minimum is less than the epoch, since otherwise we might not recognize a bucket that spans the epoch as being extended range.

            Assignee:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Reporter:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: