summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53091 Consolidate the Sharding unit-tests into 3 binaries onlyKaloian Manassiev2020-11-274-17/+7
* SERVER-52631 Refactor stale shard version retry helper (Part 2)Pierlauro Sciarelli2020-11-273-1/+154
* SERVER-53053 Get rid of the 'canThrowSSVOnIgnored' conditioning in ChunkVersionKaloian Manassiev2020-11-264-53/+10
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-262-3/+22
* SERVER-52808 Create the _shardsvrDropCollection commandJaume Moragues2020-11-262-22/+45
* SERVER-35522 Make $collStats with count never return result fieldsamontea2020-11-261-3/+0
* SERVER-51809 Change inheritance order for ReshardingRecipientServiceTestJack Mulrow2020-11-257-7/+30
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-253-1/+103
* SERVER-52766: Support timestamp in the catalog cache loaderJordi Serra Torrens2020-11-256-0/+25
* SERVER-52544 Update IDL for listDatabases4.4A. Jesse Jiryu Davis2020-11-251-30/+28
* SERVER-52810 Create the _shardsvrDropDatabase commandJaume Moragues2020-11-253-23/+85
* Revert "SERVER-51245: Have resharding oplog fetching use a Fetcher."Uladzimir Makouski2020-11-253-103/+1
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-253-1/+103
* SERVER-51812 Allow DBClientConnection::connect() to specify helloOk when init...Amirsaman Memaripour2020-11-241-0/+9
* SERVER-52802 Remove kDropping from the ReshardingCoordinatorBlake Oler2020-11-241-1/+0
* SERVER-51690 Add support for async command execution to MongosAmirsaman Memaripour2020-11-244-744/+1067
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-2426-135/+131
* SERVER-52540 Specify "drop" in IDLA. Jesse Jiryu Davis2020-11-201-2/+3
* SERVER-49900 Update progress document following each batch of config.transact...Jack Mulrow2020-11-191-0/+10
* SERVER-49291 Clone existing collection as part of resharding.Max Hirschhorn2020-11-181-1/+2
* SERVER-51265 Change local funs/vars to use hello/secondary in replCoord and t...Pavi Vetriselvan2020-11-181-1/+1
* SERVER-50910 Make ShardRegistry::_getData() asyncJaume Moragues2020-11-172-55/+48
* SERVER-52699 oplog fetcher should be able to handle task executor shutdown ca...Suganthi Mani2020-11-172-0/+5
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-26/+0
* SERVER-52872 Remove StatusWith methods from ShardingCatalogClientKaloian Manassiev2020-11-1613-387/+266
* SERVER-52631 templating stale shard version extrainfoPierlauro Sciarelli2020-11-162-56/+73
* SERVER-52556 Versioned CollectionCatalog. Writes are performed using copy-on-...Henrik Edin2020-11-131-2/+4
* SERVER-52541 Specify dropDatabase in IDLA. Jesse Jiryu Davis2020-11-138-12/+19
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-2/+2
* SERVER-52768: Add timestamp field to CollectionType and ShardServerCollection...Jordi Serra Torrens2020-11-131-0/+13
* SERVER-52629 Apply lookup by ShardId first in non config shardsJaume Moragues2020-11-121-5/+7
* SERVER-52761 Add collectionUUID field to ChunkTypePierlauro Sciarelli2020-11-123-0/+24
* SERVER-51264 Change mongos related ismaster file names to helloPavi Vetriselvan2020-11-126-6/+6
* SERVER-51264 Change MongosIsMasterResponse to MongosHelloResponse and update ...Pavi Vetriselvan2020-11-127-97/+97
* SERVER-51900 Get rid of the 'distributionMode' field of config.collectionsKaloian Manassiev2020-11-114-266/+12
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-1112-37/+152
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-112-2/+2
* SERVER-51866 IDLify MergeAuthzCollections commandSara Golemon2020-11-101-47/+3
* SERVER-35069 Explain should include command being explainedRuoxin Xu2020-11-109-9/+30
* SERVER-51865 IDLify user cache commandsSara Golemon2020-11-101-25/+23
* SERVER-51864 IDLify usersInfo and rolesInfo commandsSara Golemon2020-11-091-64/+50
* SERVER-50510 Change markHostNotMaster to markHostNotPrimaryGabriel Russell2020-11-091-1/+1
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2020-11-091-1/+1
* SERVER-51263 rename ismaster_metrics files to hello_metricsPavi Vetriselvan2020-11-092-2/+2
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2020-11-091-0/+13
* SERVER-48571 Execute baton manually to ensure unittest terminationMarcos José Grillo Ramírez2020-11-071-0/+5
* SERVER-48571 Write operation might invariant if a target error happens and a ...Marcos José Grillo Ramírez2020-11-062-49/+444
* SERVER-49724 Make ReadThroughCache support StringData keysJaume Moragues2020-11-061-9/+6
* SERVER-50909 Only apply changed connection strings inside ShardRegistry::_loo...Jaume Moragues2020-11-051-3/+1
* SERVER-50728 Use QuerySolution to generate explain output at queryPlanner ver...Anton Korshunov2020-11-041-0/+1