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

Ensure unacked write starts and finishes before stepping down in last_error_reported_after_stepdown

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2019-02-11, Repl 2019-02-25
    • 19

      The last_error_reported_after_stepdown test currently waits for the operation to not be in progress. However, this allows for a race where the operation hasn't actually started by the time we check for it. We need to wait for it to definitely start, then definitely end, before stepping down.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: