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

Make the JournalFlusher interruptible if it is waiting for locks

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.4
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2020-02-10

      Part of SERVER-44555.

      The JournalFlusher will do a write and read, which will take locks, which can stall if a replication state change occurs taking an exclusive lock. We will need the JournalFlusher to complete a round of flushing (successfully or not) to make sure it picks up its own state changes when stepdown occurs.

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

              Created:
              Updated:
              Resolved: