summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_oplog_application.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66869 Get rid of the multi DB locking capabilityKaloian Manassiev2022-06-201-1/+0
* SERVER-66422 Switch over to new resharding metricsRandolph Tan2022-06-071-3/+0
* SERVER-63623 Implemented Basic Global Index Metrics Restoration For CrudOp Me...Randolph Tan2022-04-181-4/+4
* SERVER-63622 Created & Integrated In-Memory Only CrudOps Metrics For Global I...Luis Osta2022-03-021-1/+4
* SERVER-59023 Version internal writes to resharding temp ns as IGNORED.Max Hirschhorn2021-08-301-0/+4
* SERVER-57760 Introduce resharding dedicated OpCounters and use them inHaley Connelly2021-07-091-1/+5
* SERVER-55385 Use common executor to apply oplog entries in resharding.Max Hirschhorn2021-04-091-5/+5
* SERVER-53856 Resharding recipient primaries may skip session application for ...Randolph Tan2021-01-281-6/+4
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-111-7/+0
* Revert "SERVER-49907 Unroll applyOps entry and do resharding CRUD application."Max Hirschhorn2021-01-091-0/+7
* SERVER-49907 Unroll applyOps entry and do resharding CRUD application.Max Hirschhorn2021-01-081-7/+0
* SERVER-53517 Move resharding conflict stash collections into config db.Max Hirschhorn2021-01-051-9/+13
* SERVER-49909 Error if resharding's oplog application sees an unexpected oplog...jannaerin2020-12-161-0/+7
* SERVER-49902 Implement ordinary delete rule for resharding's oplog applicationjannaerin2020-12-101-20/+26
* SERVER-49901 Implement ordinary insert rule for resharding's oplog applicationjannaerin2020-11-231-0/+109