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

remove oldest_timestamp invariant check

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc7
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage 2017-12-04
    • 0

      The oldest_timestamp invariant check was recently added to ensure that the oldest_timestamp always moves forward. In the old code, if it did not move forward, the out-of-order oldest_timestamp value was ignored. This could potentially cause the process to crash if mongod attempted to perform writes at a timestamp less than the latest oldest_timestamp, but I have yet to see any such crashes.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: