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

Remove eMRC:false in non-repl code

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication
    • 3

      • Remove enableMajorityReadConcern from ServerGlobalParams
      • Remove the check of ServerGlobalParams.enableMajorityReadConcern in isIndexBuildResume() in index_builds_coordinator.cpp
      • Remove all changes to serverGlobalParams.enableMajorityReadConcern from storeMongodOptions in mongod_options.cpp
      • Remove serverGlobalParams.enableMajorityReadConcern = false from OpMsgFuzzerFixture
      • Remove the serverGlobalParams.enableMajorityReadConcern check from waitForReadConcernImpl in read_concern_mongod.cpp
      • Remove enableMajorityReadConcern in service_context_d_test_fixture
      • Remove serverGlobalParams.enableMajorityReadConcern check in service_entry_point_common.cpp:_extractReadConcern()
      • Remove serverGlobalParams.enableMajorityReadConcern check in run_aggregate.cpp:_adjustChangeStreamReadConcern()
      • Remove serverGlobalParams.enableMajorityReadConcern from PrepareTransactionCmd::typedRun
      • Remove serverGlobalParams.enableMajorityReadConcern check in FlowControl::getNumTickets and FLowControl::sample
      • Remove serverGlobalParams.enableMajorityReadConcern check in WiredTigerKVEngine::cleanShutdown
      • Remove serverGlobalParams.enableMajorityReadConcern check in WiredTigerRecordStore::doCappedTruncateAfter
      • Remove serverGlobalParams.enableMajorityReadConcern check in WiredTigerSnapshotManager::getMinSnapshotForNextCommittedRead

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            jiawei.yang@mongodb.com Jiawei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: