summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replication_coordinator_external_state_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76987 Make oplog notification robust to step-upMatthew Russotto2023-05-161-0/+4
* SERVER-77125 Avoid unnecessary construction of NamespaceString on collection ...Jordi Serra Torrens2023-05-161-5/+5
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-29/+20
* SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens2023-05-091-23/+49
* SERVER-65559 Get rid of legacy range deleter and RangeDeleterService feature ...Pierlauro Sciarelli2023-05-081-5/+0
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-0/+6
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-6/+0
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-2/+10
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-0/+6
* SERVER-76396 Refactor special database constant handlingTommaso Tocci2023-04-241-2/+0
* SERVER-75274 Make first class sharded indexes support a catalog shardJack Mulrow2023-04-201-1/+2
* SERVER-76125 Make ChangeStreamPreImagesCollectionManager a decoration on Serv...Haley Connelly2023-04-191-1/+1
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-12/+14
* SERVER-75733 Return StringData in NSS::ns, DatabaseName::dbMatt Broadstone2023-04-141-1/+1
* SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafeJiawei Yang2023-04-051-4/+9
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-8/+8
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-301-6/+0
* SERVER-74485 Always include tenant in db name attributes in log linesmathisbessamdb2023-03-281-1/+1
* SERVER-73960 Make config server always insert the shard identity document whe...Randolph Tan2023-03-231-1/+1
* SERVER-74746 Get rid of the PeriodicBalancerConfigRefresherPierlauro Sciarelli2023-03-201-3/+0
* SERVER-66652 Remove NoMoreAutoSplitter feature flagPierlauro Sciarelli2023-03-151-3/+0
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-131-0/+6
* SERVER-74544 Move and rename `SetAdmissionPriorityForLock`Gregory Noma2023-03-131-2/+2
* SERVER-70789 Rename sharding global indexes utilities to reflect globalness o...Marcos José Grillo Ramirez2023-03-041-1/+1
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-7/+3
* SERVER-72897 change X-dblock to X-collectionlock when updating local config d...Jiawei Yang2023-02-241-2/+2
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-101-6/+18
* SERVER-72112 remove duplicate kConfigCollectionNSJiawei Yang2023-02-091-35/+40
* SERVER-73564 Skip ShardingStateRecovery logging write on a config server shardJack Mulrow2023-02-081-1/+1
* SERVER-73127 Add feature flag check before creating indexes in config.shard.i...Marcos José Grillo Ramirez2023-01-251-33/+35
* SERVER-72453 Support adding config server as a shard with basic operationsJack Mulrow2023-01-031-7/+22
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-211-1/+3
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-201-3/+1
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-201-1/+3
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-111-1/+1
* SERVER-70721 Rename SetTicketAquisitionPriorityForLock to SetAdmissionPriorit...Haley Connelly2022-10-311-1/+1
* SERVER-69820 Simplify Flow control ticket acquisitionJordi Olivares Provencio2022-10-271-5/+11
* SERVER-65558 Enable Feature flag for PM-2849Pierlauro Sciarelli2022-10-171-1/+4
* Revert "SERVER-65558 Enable range deleter service feature flag"Pierlauro Sciarelli2022-10-131-4/+1
* SERVER-65558 Enable range deleter service feature flagPierlauro Sciarelli2022-10-101-1/+4
* SERVER-69861 Uninterruptible lock guard in election causes FCBIS to hangMatthew Russotto2022-10-041-1/+10
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-1/+2
* SERVER-44137: ReplicationCoordinatorExternalStateImpl: clean up constantsKonstantin Trushin2022-08-301-18/+14
* SERVER-68215 make MongoDSessionCatalog a decoration on ServiceContextBenety Goh2022-08-231-1/+2
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-2/+2
* SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...Matthew Russotto2022-08-161-0/+10
* SERVER-68820 Move temp collection cleanup paths out of DatabaseKaloian Manassiev2022-08-151-7/+5
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-12/+4
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-4/+0
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-1/+20