summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/session_catalog_migration_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76807 Avoid adding opTimes for non-retryable internal transactions to ...Cheahuychou Mao2023-05-161-0/+7
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-151-1/+1
* SERVER-76720 Don't send session tied to the current moveChunk during session ...Randolph Tan2023-05-051-1/+14
* SERVER-76806 Make SessionCatalogMigrationSource new opTime processing ignore ...Cheahuychou Mao2023-05-041-11/+8
* SERVER-76733 Add logging to the session id invariant in SessionCatalogMigrati...Cheahuychou Mao2023-05-011-3/+7
* SERVER-74169 Adding a mutex lock to fix data raceKruti Shah2023-03-271-0/+2
* SERVER-73938 Make sure chunk migration can handle a retryable internal transa...Cheahuychou Mao2023-02-151-5/+17
* SERVER-73238 Move some shard_key_pattern query methods out of 'grid'Kaloian Manassiev2023-01-311-2/+17
* SERVER-56186 Add counters in session migration codewenqinYe2022-12-011-1/+24
* SERVER-71544 Fix race condition on _sessionCatalogSource in LogOpShardingHand...wenqinYe2022-11-281-1/+2
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-251-5/+0
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-2/+2
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-161-1/+2
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-3/+3
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-4/+4
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-3/+3
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-66992 Optimize how often SessionCatalog mutex is heldJack Mulrow2022-06-031-1/+1
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-3/+0
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+1
* SERVER-65312 findAndModify pre/post image noop oplog entry should have the sa...Cheahuychou Mao2022-04-071-1/+1
* SERVER-65293 Chunk migration should only migrate internal sessions for retrya...Cheahuychou Mao2022-04-071-15/+35
* SERVER-64331 Chunk migration should not migrate internal sessions for non-ret...Cheahuychou Mao2022-03-241-13/+14
* SERVER-63494 Enable WouldChangeOwningShard update and findAndModify tests wit...Cheahuychou Mao2022-03-191-1/+1
* SERVER-63494 Transfer history for retryable transactions with more than one o...Cheahuychou Mao2022-03-191-65/+231
* SERVER-64413 Make SessionCatalogMigrationSource ignore internal transactions ...Cheahuychou Mao2022-03-161-1/+24
* SERVER-64415 Make MigrationChunkClonerSourceLegacy not add pre/post image opT...Cheahuychou Mao2022-03-161-17/+4
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-2/+3
* SERVER-62391 Add tenantId field to oplog entriesHugh Tong2022-01-281-0/+3
* SERVER-62233 Filter Rewritten No-Op Oplogs Outside Chunk Range In handleWrite...Luis Osta2022-01-141-5/+40
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-3/+3
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-8/+5
* SERVER-56185 Investigate possible improvements with session migration and a c...Allison Easton2021-10-151-0/+17
* SERVER-56127 Fixing retryable writes on update and delete commands to not exe...Bobby Morck2021-10-141-2/+1
* Revert "SERVER-56127 Fixing retryable writes on update and delete commands to...Ethan Zhang2021-10-131-1/+2
* SERVER-56127 Fixing retryable writes on update and delete commands to not exe...Bobby Morck2021-10-081-2/+1
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-6/+6
* SERVER-56630 Unittest OpObserverImpl and chunk migration for retryable findAn...Jason Chan2021-06-031-1/+2
* SERVER-56563: Downconvert `needsRetryImage` oplog entries for chunk migrations.Daniel Gottlieb2021-05-141-4/+91
* SERVER-55194 Allow multiple statement ids per oplog entryGregory Noma2021-03-161-7/+6
* SERVER-49904 Create new oplog type to attach metadata during runtimeRandolph Tan2020-12-171-18/+19
* SERVER-51752 Remove incorrect comment from SessionCatalogMigrationSource::sta...Esha Maharishi2020-10-261-1/+0
* SERVER-49908 Update config.localReshardingOperations.recipient document follo...Randolph Tan2020-10-211-1/+2
* SERVER-48860 Create migration oplog applier class, writing no-ops onlyMatthew Russotto2020-08-171-1/+9
* SERVER-49820 Allow setting destined recipient in oplog entriesjannaerin2020-08-031-1/+2
* SERVER-41873 Remove most remaining uses of 'oplogReplay' flagDavid Storch2020-03-261-10/+4
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rulesLingzhi Deng2020-03-131-1/+1
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-1/+1
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-1/+1
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-1/+1