summaryrefslogtreecommitdiff
path: root/src/mongo/db/serverless/shard_split_utils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-3/+3
|
* SERVER-66706 Mark shard split recipient nodes as hiddenDidier Nadeau2022-06-031-3/+13
|
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-131-5/+5
|
* SERVER-64823 removing recipientTag from recipient node configsmathisbessamdb2022-05-121-1/+6
|
* SERVER-66235 Clear sync source following a shard split reconfigDidier Nadeau2022-05-101-2/+10
|
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to ↵Amirsaman Memaripour2022-04-281-1/+1
| | | | WriteConflictException
* SERVER-65218 Run `ShardSplitDonorServiceTest` with `wiredTiger`Gregory Noma2022-04-181-34/+0
|
* SERVER-64083 Add a missing step to create tenant migration access blockers ↵mathisbessamdb2022-04-061-1/+1
| | | | for the shard split service
* SERVER-64661 Fix validation on shutdown failing due to a re routing issue.mathisbessamdb2022-03-251-5/+9
|
* SERVER-63959 Donor validates recipient nodes before starting shard split ↵mathisbessamdb2022-03-241-0/+61
| | | | operation
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-141-0/+29
|
* SERVER-63090 Recipient garbarge collects itself on primary step upmathisbessamdb2022-03-091-2/+32
|
* SERVER-63091 Donor applies splitConfig before waiting for acceptanceDidier Nadeau2022-03-031-2/+6
|
* SERVER-62366 Add forgetShardSplit commandmathisbessamdb2022-02-171-13/+101
|
* SERVER-62482 Build recipient connection string from tag/set nameMatt Broadstone2022-02-041-0/+120