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

ReplCoord::getMyLastAppliedOpTime might not be set when clearing the initial sync flag

    • Fully Compatible
    • ALL
    • Repl 2018-02-12

      Clearing the initial sync flag makes a write to the minvalid document. This write is timestamped at the lastApplied timestamp

      However, if initial sync had no oplog window to apply, this call to `clearInitialSyncFlag` may not be timestamped.

            Assignee:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Reporter:
            daniel.gottlieb@mongodb.com Daniel Gottlieb (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: