| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-70671: Shard Merge copies change collections and cluster params | Christopher Caplinger | 2023-01-11 | 11 | -112/+151 |
* | SERVER-69193 Timestamp index build aborts during the oplog replay phase of in... | Gregory Wlodarek | 2023-01-11 | 1 | -0/+8 |
* | SERVER-72499 Make SplitPrepareSessionManager accessible through replication c... | Wenbin Zhu | 2023-01-11 | 8 | -4/+36 |
* | SERVER-72574 Dump lock manager before RSTL timeout for stepdown | Gregory Noma | 2023-01-10 | 1 | -26/+21 |
* | SERVER-72118 Add implementation for the SplitPrepareSessionManager class. | Wenbin Zhu | 2023-01-10 | 4 | -12/+211 |
* | SERVER-72000 Send commit decision in recipientForgetMigration for merge | Didier Nadeau | 2023-01-10 | 2 | -9/+16 |
* | SERVER-72500: Change oplog application to work on batches of ApplierOperation... | Daniel Gottlieb | 2023-01-10 | 16 | -90/+119 |
* | SERVER-72584 ensure that oplog entries for partial transactions have both log... | Benety Goh | 2023-01-06 | 1 | -0/+5 |
* | SERVER-72453 Support adding config server as a shard with basic operations | Jack Mulrow | 2023-01-03 | 1 | -7/+22 |
* | SERVER-66283 Correct tailable cursor support on unreplicated capped collections | Louis Williams | 2022-12-29 | 1 | -0/+4 |
* | SERVER-72400 Shard merge recipient doesn't need explicit reload views for sys... | Suganthi Mani | 2022-12-27 | 1 | -10/+0 |
* | SERVER-72399 Remove stale tenantMigrationInfo code from create oplog entry. | Suganthi Mani | 2022-12-27 | 1 | -5/+0 |
* | SERVER-72214 Recover merge tenant access blocker on restart/rollback | Didier Nadeau | 2022-12-23 | 1 | -36/+51 |
* | SERVER-71263 Create RTAB at the start of merge using the tenantIds | Didier Nadeau | 2022-12-22 | 7 | -72/+215 |
* | SERVER-65364 Allow fine-grained selection of indexes to update | Alberto Massari | 2022-12-21 | 2 | -4/+12 |
* | SERVER-72088 Use ShardRemote for config shard in ShardRegistry | Jack Mulrow | 2022-12-21 | 1 | -1/+3 |
* | Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry" | Jack Mulrow | 2022-12-20 | 1 | -3/+1 |
* | SERVER-72088 Use ShardRemote for config shard in ShardRegistry | Jack Mulrow | 2022-12-20 | 1 | -1/+3 |
* | SERVER-70634: Fix data race in _implicitDefaultWriteConcernMajority | Lingzhi Deng | 2022-12-16 | 1 | -6/+2 |
* | SERVER-71262 Add tenantIds field to shard merge state documents and tenant mi... | Didier Nadeau | 2022-12-16 | 3 | -3/+41 |
* | SERVER-71653 Create a skeleton for the new SplitPrepareSessionManager class. | Wenbin Zhu | 2022-12-15 | 3 | -0/+153 |
* | SERVER-68985 Tenant migration donor should set _forgetMigrationDurablePromise... | Esha Maharishi | 2022-12-14 | 1 | -5/+5 |
* | SERVER-70193 Add sendTxnCommand to async rpc API | Jason Chan | 2022-12-14 | 1 | -4/+9 |
* | SERVER-72085 Add ReplicaSetAwareService method to observe setting replica set... | Jack Mulrow | 2022-12-14 | 7 | -0/+44 |
* | SERVER-71186 Tenant migration access blocker registry to use TenantId object ... | mathisbessamdb | 2022-12-13 | 2 | -2/+24 |
* | SERVER-72076 Check multitenancySupport server parameter before setting tid fi... | jannaerin | 2022-12-13 | 1 | -3/+5 |
* | SERVER-72006 add OpObserver::onTransactionStart() | Benety Goh | 2022-12-13 | 3 | -0/+6 |
* | SERVER-71754 Define a new remote command to notify the completion of an addSh... | Enrico Golfieri | 2022-12-12 | 2 | -1/+11 |
* | SERVER-71187 Index Build Coordinator to use TenantId object instead of String... | mathisbessamdb | 2022-12-09 | 2 | -0/+19 |
* | SERVER-71260 Add tenantIds parameter to donorStartMigration | Didier Nadeau | 2022-12-09 | 1 | -11/+32 |
* | SERVER-71657 OpObserver::onUnpreparedTransactionCommit() does not modify Tran... | Benety Goh | 2022-12-08 | 3 | -3/+3 |
* | SERVER-71657 OpObserver::preTransactionPrepare() does not modify TransactionO... | Benety Goh | 2022-12-08 | 6 | -14/+15 |
* | SERVER-71657 OpObserver::onTransactionPrepare() accepts TransactionOperations | Benety Goh | 2022-12-08 | 3 | -3/+3 |
* | SERVER-69152 Always acquire the client lock before setting LSID | Saman Memaripour | 2022-12-08 | 3 | -23/+41 |
* | Revert "SERVER-71187 Index Build Coordinator to use TenantId object instead o... | mathisbessamdb | 2022-12-07 | 2 | -19/+0 |
* | SERVER-71187 Index Build Coordinator to use TenantId object instead of String... | mathisbessamdb | 2022-12-07 | 2 | -0/+19 |
* | SERVER-71683 Tenant collection cloner reads the next batch from socket buffer... | Suganthi Mani | 2022-12-07 | 3 | -161/+17 |
* | SERVER-71873: Update access blocker util methods to use DatabaseName | Christopher Caplinger | 2022-12-06 | 8 | -44/+65 |
* | SERVER-71184 Shard Split State Document to use array<tenant_id> | mathisbessamdb | 2022-12-05 | 2 | -4/+5 |
* | SERVER-71797 un-inline MutableOplogEntry::setTid() | Benety Goh | 2022-12-02 | 5 | -11/+17 |
* | SERVER-59673 Exclude profiling from taking RSTL lock | Jordi Olivares Provencio | 2022-12-02 | 4 | -16/+70 |
* | SERVER-70573 Create feature flag for applying prepared txns in parallel. | Wenbin Zhu | 2022-12-02 | 1 | -0/+4 |
* | SERVER-71488 TransactionOperations::getApplyOpsInfo() returns prepared transa... | Benety Goh | 2022-11-28 | 2 | -2/+2 |
* | SERVER-68867 Add simplecpplint check for UninterruptibleLockGuard | Yu Jin Kang Park | 2022-11-25 | 4 | -5/+9 |
* | SERVER-69229: Drop donated files collection when marking as garbage | Christopher Caplinger | 2022-11-23 | 2 | -12/+24 |
* | SERVER-67241 Log metrics for first ingress hello command | Vojislav Stojkovic | 2022-11-22 | 1 | -2/+14 |
* | SERVER-71367 Make getDocumentKey get the shardKeyPattern from collectionPtr i... | Jordi Serra Torrens | 2022-11-22 | 2 | -3/+5 |
* | SERVER-70432 Change CollectionCloner to be tenant aware | jannaerin | 2022-11-19 | 6 | -26/+129 |
* | SERVER-71179 Update the ShardSplitCommands to use the TenantId class | mathisbessamdb | 2022-11-18 | 1 | -0/+22 |
* | SERVER-69237 Make preImage doc available to CollectionUpdateArgs | Israel Hsu | 2022-11-18 | 2 | -7/+7 |