Wait for stable timestamp to advance in background_validation_checkpoint_timestamp.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines - Server Integration
    • Fully Compatible
    • v8.0
    • StorEng - 2024-09-03, GregsList - 2024-09-03
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A race condition between the journal flusher updating the stable timestamp and fsync taking a checkpoint led to failing index validation in this test. To resolve this, ensure that we wait for the stable timestamp to be updated before taking a checkpoint.

      rst.awaitLastStableRecoveryTimestamp();

            Assignee:
            Clarisse Cheah
            Reporter:
            Clarisse Cheah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: