summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_batcher_test_fixture.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65273 Enhance waiting API of oplog buffer.Matthew Russotto2022-05-121-4/+10
* SERVER-66095 Remove TenantId parameter from OplogEntry ctorsjannaerin2022-05-041-6/+0
* SERVER-64215 Interrupt OplogBufferMock::waitForData on shutdownTommaso Tocci2022-03-041-2/+4
* SERVER-62391 Add tenantId field to oplog entriesHugh Tong2022-01-281-0/+6
* SERVER-56630 Unittest OpObserverImpl and chunk migration for retryable findAn...Jason Chan2021-06-031-6/+12
* SERVER-53510 Handle preImage and postImage for retryable writesMatthew Russotto2021-03-171-0/+31
* SERVER-55194 Allow multiple statement ids per oplog entryGregory Noma2021-03-161-5/+5
* SERVER-49904 Create new oplog type to attach metadata during runtimeRandolph Tan2020-12-171-91/+91
* SERVER-51246 Write a noop into the oplog buffer after each batch to ensure te...Judah Schvimer2020-10-291-0/+22
* SERVER-49908 Update config.localReshardingOperations.recipient document follo...Randolph Tan2020-10-211-4/+8
* SERVER-49401 Extend OplogBufferCollection to support random accessMatthew Russotto2020-08-271-2/+4
* SERVER-48860 Make migration oplog applier class apply oplog entries.Matthew Russotto2020-08-241-2/+2
* SERVER-49820 Allow setting destined recipient in oplog entriesjannaerin2020-08-031-4/+8
* SERVER-48856 Implement migration oplog batcher classMatthew Russotto2020-07-281-0/+364