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

Remove supportsReadConcernMajority from storageEngine interface

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • Repl 2024-06-10
    • 3

      Remove supportsReadConcernMajority from StorageEngine interface and all its inherited classes.

      Where we use storageEngine->supportsReadConcernMajority:

      • BackupCursorService::extendBackupCursor()
      • Keys_collection_cache_test.cpp
      • Keys_collection_manager_sharding_test.cpp
      • _initAndListen in mongod_main.cpp
      • Vector_clock_mongod_test.cpp
      • initializeGlobalShardingStateForMongoD in sharding_initialization_mongod.cpp
      • Vector_clock_shard_server_test.cpp
      • Storage_engine_impl.cpp
      • We may also want to remove supportsResumableIndexBuilds() and supportsPendingDrops() which are same as supportsReadConcernMajority()
      • IndexBuildsCoordinator::isIndexBuildResumeable
      • StorageEngineImpl::_handleInternalIdent and _dropCollection
      • Database_impl.cpp
      • Rollback_impl.cpp
      • Storage_timestamp_test.cpp
      • Storage_init.cpp
      • storage_util.cpp

            Assignee:
            kishore.devireddy@mongodb.com Kishore Devireddy
            Reporter:
            jiawei.yang@mongodb.com Jiawei Yang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: