summaryrefslogtreecommitdiff
path: root/src/mongo/db/serverless/shard_split_utils.cpp
AgeCommit message (Expand)Author
2024-09-12SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)William L Qian
2024-03-13SERVER-85158 Add a StringData ref check (#19870)Joseph Prince
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-05-16SERVER-77125 Avoid unnecessary construction of NamespaceString on collection ...Jordi Serra Torrens
2023-05-15SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan
2023-05-09SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens
2023-04-25SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens
2023-04-18SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan
2022-10-18SERVER-70570 Require exactly three recipient nodes for shard splitMatt Broadstone
2022-09-22SERVER-69908 fix clang_tidy on enterprise-rhel80-dynamic-clang-tidy-v4Trevor Guidry
2022-09-20SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry
2022-08-29SERVER-69197 Clear lastCommitted and currentCommitted on splitMatt Broadstone
2022-08-25SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone
2022-08-25SERVER-68958 Monitor recipient nodes for highest lastAppliedOpTimeMatt Broadstone
2022-07-06SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan
2022-06-15SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau
2022-06-03SERVER-66706 Mark shard split recipient nodes as hiddenDidier Nadeau
2022-05-13SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau
2022-05-12SERVER-64823 removing recipientTag from recipient node configsmathisbessamdb
2022-05-10SERVER-66235 Clear sync source following a shard split reconfigDidier Nadeau
2022-04-28SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour
2022-04-18SERVER-65218 Run `ShardSplitDonorServiceTest` with `wiredTiger`Gregory Noma
2022-04-06SERVER-64083 Add a missing step to create tenant migration access blockers fo...mathisbessamdb
2022-03-25SERVER-64661 Fix validation on shutdown failing due to a re routing issue.mathisbessamdb
2022-03-24SERVER-63959 Donor validates recipient nodes before starting shard split oper...mathisbessamdb
2022-03-14SERVER-64420 Fix split acceptance to successfully complete split operationDidier Nadeau
2022-03-09SERVER-63090 Recipient garbarge collects itself on primary step upmathisbessamdb
2022-03-03SERVER-63091 Donor applies splitConfig before waiting for acceptanceDidier Nadeau
2022-02-17SERVER-62366 Add forgetShardSplit commandmathisbessamdb
2022-02-04SERVER-62482 Build recipient connection string from tag/set nameMatt Broadstone