summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48927 Provide term to ReplicaSetAwareService onStepUp methodsSpencer T Brody2020-06-242-4/+4
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-1/+1
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-155-9/+10
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-8/+8
* SERVER-48406 Add onBecomeArbiter to ReplicaSetAwareServiceKevin Pulo2020-05-282-0/+7
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-122-2/+18
* SERVER-47674 Create Facade wrapper for ChunkInfoMapAlex Taskov2020-04-271-2/+4
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-267-7/+7
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guide (files ...Esha Maharishi2020-04-131-41/+55
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-093-40/+131
* SERVER-46830 remove CWRWC FCV 4.4 codeKevin Pulo2020-04-081-7/+4
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-311-1/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideRandolph Tan2020-03-255-92/+107
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-242-28/+27
* SERVER-46765 remove VersionInfoInterface::isSameMajorVersionBilly Donahue2020-03-161-18/+16
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-0/+11
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-218-8/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-136-92/+198
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+42
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-211-0/+7
* SERVER-29829 Possible double call of std::thread::join through Balancer::wait...Alex Taskov2020-01-082-16/+14
* SERVER-44818 Change the balancerCollectionStatus command response formatMarcos José Grillo Ramírez2019-11-262-9/+13
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-2112-48/+232
* SERVER-43898 Add more unit tests for balancer_policy.cpp and balancer_chunk_s...Cheahuychou Mao2019-11-195-230/+639
* SERVER-44437 fix sharding tests to ensure config db indexes are initialized b...Benety Goh2019-11-062-6/+2
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-0512-68/+158
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-212-2/+2
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-032-2/+2
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-174-32/+32
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-102-13/+9
* SERVER-42914 Implement random chunk selection policy for balancer for use in ...Alex Taskov2019-08-283-7/+96
* SERVER-42329 Remove use of stringified id (concatenation of ns and minKey) in...Jamie Heppenstall2019-08-028-68/+65
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-275-31/+20
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-227-20/+42
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-091-4/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-103-7/+8
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-202-2/+2
* SERVER-21931 Only mark chunks as jumbo on CannotSplit errorsjannaerin2019-04-221-18/+20
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-111-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-093-3/+3
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-287-12/+14
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-8/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-1324-24/+0
* SERVER-37046 Improve error message when moveChunk fails during top chunk opti...Matthew Saltz2019-01-281-3/+3
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-201-1/+1
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-4/+4
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-072-0/+10
* Revert "SERVER-37853 Create sharded_core_txn with balancer suite"William Schultz2019-01-042-10/+0
* SERVER-37853 Create sharded_core_txn with balancer suiteRandolph Tan2019-01-042-0/+10