summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/refine_collection_shard_key_coordinator.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-67435 Generalize current op reporting for ShardingDDLCoordinatorsTommaso Tocci2022-06-231-3/+1
|
* SERVER-66932 Unify recoverable DDL coordinators codeTommaso Tocci2022-06-171-25/+5
|
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ↵Tommaso Tocci2022-06-021-13/+0
| | | | branches out
* SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state ↵Enrico Golfieri2022-05-101-0/+4
| | | | documents
* SERVER-62956 add a noop oplog message for refineCollectionShardKey commandMisha Tyulenev2022-05-041-0/+2
|
* Revert "SERVER-62956 add a noop oplog message for refineCollectionShardKey ↵Uladzimir Makouski2022-04-251-2/+0
| | | | | | command" This reverts commit 66bec5f4f6b81bf86d36ee14d46226f73619b4a6.
* SERVER-62956 add a noop oplog message for refineCollectionShardKey commandMisha Tyulenev2022-04-221-0/+2
|
* SERVER-62332 Make RefineCollectionShardKeyCoordinator disallow migrations ↵Jordi Serra Torrens2022-01-211-1/+36
| | | | while it's executing
* SERVER-57559 Implement LSID cache for DDL coordinatorsSimon Graetzer2021-06-201-0/+4
|
* SERVER-57114 Change refine collection shard key command to use ↵Marcos José Grillo Ramirez2021-06-111-9/+13
| | | | | | ShardingDDLCoordinator ... instead of ShardinDDLCoordinator_NORESILIENT
* SERVER-52777 Fit refineShardKey in the DDL coordinator/participant modelPierlauro Sciarelli2021-02-151-0/+53