summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_oplog_fetcher_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60774 Early exit in ReshardingOplogFetcher if final op fetched.Max Hirschhorn2021-10-201-0/+70
* SERVER-58219 Investigate ViewCatalog::reload() lock acquisitionDan Larkin-York2021-08-161-0/+1
* SERVER-59074 Do not acquire storage tickets just to set/wait on oplog visibilityGregory Wlodarek2021-08-101-43/+52
* SERVER-59114 Retry in ReshardingOplogFetcher on Interruption errors.Max Hirschhorn2021-08-051-0/+41
* SERVER-49897 Insert no-op entries into oplog buffer collections for reshardin...jannaerin2021-07-291-7/+96
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-6/+0
* SERVER-57153 Support co-existing donors/recipients in resharding metricsBlake Oler2021-06-011-3/+3
* SERVER-56739 Rewrite resharding metrics duration component to allow for resum...Blake Oler2021-05-201-1/+1
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-0/+6
* SERVER-47123 remove AutoGetOrCreateDb from non-catalog unit testsBenety Goh2021-04-281-2/+3
* SERVER-55322 Integrate CancelableOperationContext into ReshardingOplogFetcherjannaerin2021-04-081-5/+23
* SERVER-54229: Resharding metrics output from the currentOp commandKshitij Gupta2021-03-231-1/+2
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-03-171-1/+1
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-171-2/+5
* SERVER-53910 report resharding_oplog_{fetcher,applier} oplog entry countBilly Donahue2021-02-221-15/+36
* SERVER-53519 Remove special handling for MinKey chunk owning donor shard from...YuhongZhang982021-02-091-4/+0
* Revert "SERVER-50656 Add cancellation support to WaitForMajorityService"George Wangensteen2021-02-041-1/+1
* SERVER-50656 Add cancellation support to WaitForMajorityServiceGeorge Wangensteen2021-02-041-1/+1
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-4/+2
* SERVER-52795 Resharding donors write final oplog entry upon entering the prep...LaMont Nelson2020-12-231-3/+1
* SERVER-52594 Apply oplog entries as part of resharding.Max Hirschhorn2020-12-031-0/+73
* SERVER-51245 Use ThreadClient with launchAsync().Max Hirschhorn2020-11-271-3/+3
* SERVER-51245 Fix compile on Windows DEBUG.Max Hirschhorn2020-11-261-3/+6
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-251-0/+417
* Revert "SERVER-51245: Have resharding oplog fetching use a Fetcher."Uladzimir Makouski2020-11-251-417/+0
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-251-0/+417