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

3.2 initial sync not prepared for clean shutdown during oplog application

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • Replication
    • None
    • Replication
    • ALL

    Description

      https://github.com/mongodb/mongo/blob/v3.2/src/mongo/db/repl/initial_sync.cpp#L117-L119

      multiApply returns a null optime during clean shutdown which trips an invariant in replCoord->setMyLastAppliedOpTime because null is < the commit point.

      Attachments

        Activity

          People

            backlog-server-repl Backlog - Replication Team
            mathias@mongodb.com Mathias Stearn
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: