summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplog_batcher.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75800 Allow commitTransaction and abortTransaction entries to be batch...Wenbin Zhu2023-04-241-0/+1
* SERVER-72502 Implement OplogBatcher changes for parallelizing prepared transa...Wenbin Zhu2023-04-051-5/+17
* SERVER-65723 Add parameter oplogBatchDelayMillis to improve batching on caugh...Matthew Russotto2022-05-121-2/+9
* SERVER-56571 rename and unprotect invariant.hBilly Donahue2022-03-201-1/+1
* SERVER-60544 Replace remaining references to slaveDelay in replication systemali-mir2021-10-081-7/+7
* SERVER-48856 Implement migration oplog batcher classMatthew Russotto2020-07-281-0/+12
* SERVER-45525 ReplBatcher should explicitly read at kNoTimestampMatthew Russotto2020-01-301-1/+1
* SERVER-43001 Remove old TODOs in oplog applicationA. Jesse Jiryu Davis2019-11-221-2/+0
* SERVER-43000 Rename OpQueueBatcher to OplogBatcherA. Jesse Jiryu Davis2019-11-221-0/+220