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

Must clear _nextCall on reschedule failure in delayable_timeout_callback

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.1, 5.0.11, 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2022-07-11
    • 153

      The invariant is that _nextCall should be clear (Date_t()) when no call is scheduled; if a reschedule fails when _nextCall has already been set, that is violated.

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

              Created:
              Updated:
              Resolved: