summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_oplog_batch_preparer.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-161-2/+5
* SERVER-63880 Make resharding handle applyOps oplog entries with WouldChangeOw...Cheahuychou Mao2022-03-231-5/+7
* SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao2022-03-061-6/+65
* Revert "SERVER-63441 Handle retryable internal transactions with multiple opl...Max Hirschhorn2022-03-061-65/+6
* SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao2022-03-041-6/+65
* SERVER-56338 Make resharding CRUD and session application concurrent.Max Hirschhorn2021-05-071-5/+3
* SERVER-56334 Make resharding server parameters configurable at runtimejannaerin2021-05-051-1/+1
* SERVER-55385 Use common executor to apply oplog entries in resharding.Max Hirschhorn2021-04-091-1/+1
* SERVER-49905 Update config.transactions entry for transaction's final oplog e...Randolph Tan2021-01-141-27/+57
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-111-0/+214
* Revert "SERVER-49907 Unroll applyOps entry and do resharding CRUD application."Max Hirschhorn2021-01-091-214/+0
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-081-0/+214