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

TenantMigrationAccessBlocker::setCommitOpTime and setAbortOpTime could cause migration to transition out of blocking state before the commit or abort opTime is majority-committed

    • Fully Compatible
    • ALL
    • Sharding 2021-01-25

      The condition here should be

       

      opTime < repl::ReplicationCoordinator::get(opCtx)>getCurrentCommittedSnapshotOpTime()

      instead. 

       

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: