summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_oplog_batcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-3/+15
* SERVER-53510 Handle preImage and postImage for retryable writesMatthew Russotto2021-03-171-0/+25
* SERVER-54509: TenantOplogBatcher should transition to complete when it fails ...Lingzhi Deng2021-02-121-0/+5
* SERVER-52723 Handle oplog application restart in TenantMigrationRecipientServiceJason Chan2021-01-261-2/+25
* SERVER-49904 Create new oplog type to attach metadata during runtimeRandolph Tan2020-12-171-2/+2
* SERVER-52934 Tenant oplog applier may not notify the waiters in TenantOplogAp...Suganthi Mani2020-12-021-7/+13
* SERVER-49779 Create a log component for tenant migrationsJudah Schvimer2020-08-271-1/+1
* SERVER-48856 Implement migration oplog batcher classMatthew Russotto2020-07-281-0/+218