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

Wait for stable timestamp to advance in background_validation_checkpoint_timestamp.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • RSS Sydney
    • Fully Compatible
    • v8.0
    • StorEng - 2024-09-03, GregsList - 2024-09-03
    • 0

      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@mongodb.com Clarisse Cheah
            Reporter:
            clarisse.cheah@mongodb.com Clarisse Cheah
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: