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

Remove unstable timestamp comparison from non_durable_writes_on_primary_can_reach_majority.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.5
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2020-03-09
    • 19

      This test check compares a secondary's durable and majority timestamps. However, there's nothing to stop the secondary from doing additional writes, for whatever internal reason, that become durable, pushing that timestamp ahead of the majority point. The check for equality is unstable.

      Also, improve debug-ability of non_durable_writes_on_primary_can_reach_majority.js by logging all timestamps it verifies

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: