summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/op_observer_sharding_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42856 Make the check for chunk moved in the op observer take hashed sh...Randolph Tan2019-08-211-2/+4
* SERVER-42600 Implement the FCV 4.4 checkShardVersion protocolEsha Maharishi2019-08-081-4/+4
* SERVER-40258 Relax locking requirements for sharding metadata refresh on shardsRandolph Tan2019-06-271-3/+4
* SERVER-40258 Rename CSRLock::lock to CSRLock::lockSharedRandolph Tan2019-06-271-4/+4
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-201-37/+3
* Revert "SERVER-40791 Track multi-statement transaction operations for migrati...Blake Oler2019-06-131-3/+37
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-121-37/+3
* SERVER-41193 Get rid of LogicalSessionCache promote and refreshSessionsKaloian Manassiev2019-05-241-1/+0
* SERVER-40475 Migrate sentinel entry for retryable writes converted to transac...Matthew Saltz2019-05-021-5/+16
* SERVER-39940 Model a shard key update as a delete inside the chunk migration ...Blake Oler2019-04-241-4/+6
* SERVER-39935 Don't pass in optime when migrating transaction statementsBlake Oler2019-03-201-6/+6
* SERVER-39926 Observe prepared transactions on prepare for migration to guaran...Blake Oler2019-03-081-15/+9
* SERVER-39495 Only return versioned filtering metadata for cases that actually...Kaloian Manassiev2019-02-281-13/+18
* SERVER-39021 Switch migrations to observe multi-statement transaction CRUD st...Blake Oler2019-02-211-37/+82
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38473 Create DatabaseShardingStateLock to ensure concurrency around Da...Blake Oler2019-02-051-4/+4
* SERVER-38284 Create concurrency lock for CollectionShardingRuntimeBlake Oler2018-12-281-11/+27
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-141-1/+1
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-3/+39
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-26/+0
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-0/+125