summaryrefslogtreecommitdiff
path: root/src/mongo/db/serverless/shard_split_utils.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone2022-08-291-2/+1
* SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone2022-08-251-1/+2
* SERVER-68958 Monitor recipient nodes for highest lastAppliedOpTimeMatt Broadstone2022-08-251-4/+4
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-1/+1
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-131-1/+0
* SERVER-65218 Run `ShardSplitDonorServiceTest` with `wiredTiger`Gregory Noma2022-04-181-13/+0
* SERVER-64661 Fix validation on shutdown failing due to a re routing issue.mathisbessamdb2022-03-251-1/+2
* SERVER-63959 Donor validates recipient nodes before starting shard split oper...mathisbessamdb2022-03-241-0/+6
* SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau2022-03-141-0/+24
* SERVER-63090 Recipient garbarge collects itself on primary step upmathisbessamdb2022-03-091-0/+18
* SERVER-62366 Add forgetShardSplit commandmathisbessamdb2022-02-171-9/+47
* SERVER-62482 Build recipient connection string from tag/set nameMatt Broadstone2022-02-041-48/+22
* SERVER-62018 ReplSetConfig supports an optional splitConfig subdocumentmathisbessamdb2022-01-141-0/+91