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

timeseries_insert_mixed_schema_bucket.js needs to guard against collmod timing

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2024-08-19
    • 0

      https://jira.mongodb.org/browse/BF-34441 was caused due to background validation seeing back in time to an earlier checkpoint timestamp when mixed schema data had not yet been deleted, but using a current timeseriesBucketsMayHaveMixedSchemaData flag which was set to false.  We need to add an fsync to protect against this.

            Assignee:
            binh.vo@mongodb.com Binh Vo
            Reporter:
            binh.vo@mongodb.com Binh Vo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: