summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42364 Update config.collections schema to have a 'distributionMode' fieldEsha Maharishi2019-07-301-1/+3
* Revert "SERVER-42214 Increase stepdown timeout in txn_commit_optimizations_fo...Esha Maharishi2019-07-301-1/+1
* SERVER-42214 Increase stepdown timeout in txn_commit_optimizations_for_read_o...jannaerin2019-07-291-1/+1
* SERVER-42391 Add jstests verifying the uniqueness property of a shard key can...Jamie Heppenstall2019-07-291-0/+26
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-27415-43527/+42946
* SERVER-42179 Remove internalDocumentSourceSortMaxBlockingSortBytes in favor ofMisha Ivkov2019-07-263-3/+22
* SERVER-42142 Add jstest confirming that a jumbo chunk that could not be split...Jamie Heppenstall2019-07-251-0/+161
* SERVER-42141 Implement sharded metadata updates for refineCollectionShardKey ...Jamie Heppenstall2019-07-251-4/+303
* SERVER-42017 make stage names in error messages match name usedGeorge Wangensteen2019-07-242-16/+16
* SERVER-41369 Terminate the TransactionCoordinator retry logic if read concern...Kaloian Manassiev2019-07-232-1/+40
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-222-3/+3
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-07-223-15/+36
* SERVER-42201 Fix namespace validation for MR cluster commandXin Hao Zhang2019-07-171-0/+6
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-172-1/+7
* SERVER-41739 Attach dbVersion for find operation when attaching shardVersion ...Jason Zhang2019-07-163-3/+15
* SERVER-41777 Call awaitLastOpCommitted() in test with stale mongosBlake Oler2019-07-161-1/+5
* SERVER-42212 Make config server wait for majority before sending _flushDataba...Esha Maharishi2019-07-151-14/+15
* SERVER-41951 Make the findAndModify path on mongos attach databaseVersion whe...Jason Zhang2019-07-121-1/+1
* SERVER-41950 Flush database cache on primary shard when creating a database i...Esha Maharishi2019-07-111-4/+0
* SERVER-41944 Validate the given shard key for refineCollectionShardKeyJamie Heppenstall2019-07-111-14/+222
* SERVER-35807 Prepend _movePrimary and _cloneCatalogData internal commands wit...Jason Zhang2019-07-104-23/+30
* SERVER-34431 MoveDatabaseShardingState into its own mapjannaerin2019-07-082-94/+89
* SERVER-41943 Validate the given namespace for refineCollectionShardKeyJamie Heppenstall2019-07-031-4/+38
* SERVER-41683 Only check UUID in movePrimary collection clonerjannaerin2019-07-031-13/+37
* SERVER-42024 Fix opTime race in shards_and_config_return_last_committed_optim...Jack Mulrow2019-07-021-2/+6
* SERVER-41859 logical_time_metadata.js shouldn't assume lastApplied opTime equ...Jack Mulrow2019-07-021-4/+8
* SERVER-42006 Add transaction tags to prepared_txn_metadata_refresh.jsJack Mulrow2019-07-011-0/+2
* SERVER-16917 Add totalSize field to dbStats and collStatsMaria van Keulen2019-06-282-0/+2
* SERVER-40258 Relax locking requirements for sharding metadata refresh on shardsRandolph Tan2019-06-271-0/+85
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-272-49/+92
* SERVER-41813 Allow ViewCatalog lookup without validating system viewsBlake Oler2019-06-261-0/+135
* SERVER-41616: track commit/abort decisions for two phase commit coordinatorLamont Nelson2019-06-261-0/+2
* SERVER-34166 Stop writing config server connection string and shard name to m...Jason Zhang2019-06-262-5/+0
* SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from chang...Bernard Gorman2019-06-251-13/+1
* SERVER-41195 Turn off auto-splitting when the balancer is turned offRandolph Tan2019-06-241-0/+17
* SERVER-38251 Remove cloneCollection commandZach Yam2019-06-213-3/+0
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-211-14/+49
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-201-0/+71
* SERVER-41799 await stable TS in shard_aware_initJason Carey2019-06-191-5/+25
* SERVER-33967 Include executionTimeMillis for each shard in the explain outputAnton Korshunov2019-06-191-0/+137
* SERVER-41744 Fix lintGregory Wlodarek2019-06-191-16/+16
* SERVER-41744 Wrote acceptance test for orphaned documents in range deletionAlex Taskov2019-06-181-0/+113
* SERVER-41237 Re-ban $graphLookup against a sharded collectionIan Boros2019-06-181-0/+14
* SERVER-36469 Change shard_kill_and_pooling.js to use one shard to ensure corr...Blake Oler2019-06-181-1/+1
* SERVER-41655 Add classes RefineCollectionShardKeyCommand and ConfigsvrRefineC...Jamie Heppenstall2019-06-186-10/+35
* SERVER-41575 remove 'votes: 0' option for nodes in the jstests/sharding/secon...Lamont Nelson2019-06-171-1/+1
* SERVER-41433 increase write timeout of jstests/sharding/txn_commit_optimizati...Lamont Nelson2019-06-171-1/+1
* SERVER-40986 Include relevant server-wide two phase commit metrics on mongod ...Esha Maharishi2019-06-131-0/+19
* Revert "SERVER-40791 Track multi-statement transaction operations for migrati...Blake Oler2019-06-131-71/+0
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-121-0/+71