summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49564 Create ReshardingDonorServiceBlake Oler2020-09-021-0/+1
* SERVER-49567 Create refresh mechanism to refresh a list of given shardsHaley Connelly2020-08-281-0/+2
* SERVER-49890: Create resharding oplog view on startup.Daniel Gottlieb2020-08-271-7/+26
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-6/+6
* SERVER-50117 Add resumeToken and pre/post image oplog tests for createAggForR...Randolph Tan2020-08-261-0/+1
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-261-1/+2
* Revert "SERVER-49569 Create ReshardingCoordinatorService"Max Hirschhorn2020-08-261-2/+1
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-251-1/+2
* SERVER-49756 Add downgradeOnDiskChanges parameter to setFeatureCompatibilityV...Jason Chan2020-08-181-0/+1
* SERVER-50117 Implement pipeline for iterating over donor oplog entriesRandolph Tan2020-08-171-0/+3
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-111-3/+4
* SERVER-49510: Add functionality to pick new split points during resharding wh...wireVersionKshitij Gupta2020-08-051-0/+1
* SERVER-49563 Create ReshardingCoordinator classjannaerin2020-08-051-0/+1
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-1/+0
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-041-1/+0
* SERVER-48678 Create IDL definitions for resharding durable stateBlake Oler2020-08-031-0/+4
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-1/+1
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-231-0/+3
* SERVER-49681 Move persistent task store under dbPierlauro Sciarelli2020-07-201-1/+0
* SERVER-49316 Unbreak dynamic buildSpencer T Brody2020-07-081-0/+4
* SERVER-49316 Move wait_for_majority_service to its own librarySpencer T Brody2020-07-071-2/+1
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-011-0/+1
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+1
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-46/+46
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-4/+14
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-14/+2
* SERVER-48683 VectorClockConfigServerTest should use DistLockManagerMockKevin Pulo2020-06-111-0/+1
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+3
* SERVER-47975 Optimize ScopedShardVersionCriticalSection in order to avoid con...Pierlauro Sciarelli2020-05-261-1/+0
* SERVER-47785 minSnapshotHistoryWindowInSeconds limits chunk historyA. Jesse Jiryu Davis2020-05-201-0/+2
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+3
* SERVER-47974 Introduce ScopedShardVersionCriticalSection classTommaso Tocci2020-05-121-0/+1
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-061-0/+1
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-0/+15
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-241-1/+0
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-131-1/+0
* SERVER-45782 ensure internal-only usage of three CollectionShardingRuntime fu...Tommaso Tocci2020-04-091-1/+1
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-091-1/+12
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-311-1/+0
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-301-4/+0
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-241-0/+3
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-141-0/+1
* SERVER-45319 Add unit tests for CollectionShardingRuntimeMatthew Saltz2020-02-131-0/+1
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+1
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-0/+1
* SERVER-46005 Remove server code related to Track Unsharded Collections that i...Esha Maharishi2020-02-061-3/+0
* SERVER-45389 Add metrics tracking how often shards have inconsistent indexesCheahuychou Mao2020-02-061-0/+2
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-211-0/+1
* SERVER-45024 Integrate refactored range deletion functionality and remove Col...Matthew Saltz2020-01-151-2/+0
* SERVER-45024 Add new function to handle range deletionMatthew Saltz2020-01-131-1/+3