Wait for commit point to advance before restarting node in oplog_replay_on_startup_with_bad_op.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • Repl 2019-08-12
    • 15
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The test expects the stable timestamp to be at the top of the oplog when first shutting down the node. However, the stableTS is bounded by the commit point on EMRC=true servers, and the test does nothing to guarantee we have committed all our ops. The test should wait for the lastOpCommitted to reach the top of the oplog before restarting the node.

            Assignee:
            Vesselina Ratcheva (Inactive)
            Reporter:
            Vesselina Ratcheva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: