summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-37886 Remove config server as coordinator crutch from coordina...Esha Maharishi2019-03-082-33/+124
* SERVER-37886 Remove config server as coordinator crutch from coordinator step...Esha Maharishi2019-03-082-124/+33
* SERVER-39495 Add more testing for multi:true/justOne:false updates and Change...Kaloian Manassiev2019-03-062-189/+237
* SERVER-37047 Split up testshard1.jsCharlie Swanson2019-03-042-0/+294
* SERVER-37972 Create suite for running multi shard jscore with sharded transac...Randolph Tan2019-02-281-5/+16
* SERVER-39624 Put internal router retries for stale version and snapshot error...Jack Mulrow2019-02-2612-0/+86
* SERVER-39602 Enable balancer only during removeShard in test out_with_drop_sh...Arun Banala2019-02-261-2/+5
* SERVER-37348 Make replication applier batches uninterruptibleMatthew Saltz2019-02-251-0/+106
* SERVER-39227 Mongos should always re-throw original error in a transactionJack Mulrow2019-02-255-19/+51
* SERVER-39527 Implement IndexBuildsCoordinatorMongod::setCommitQuorumGregory Wlodarek2019-02-221-1/+1
* SERVER-38522/SERVER-38715 Make all TransactionCoordinator tasks interruptibleKaloian Manassiev2019-02-222-15/+20
* SERVER-39650 Ensure internal options cannot be specified in a raw aggregate c...Anton Korshunov2019-02-221-0/+126
* SERVER-39588 Change serialization type from bson to any for commit_quorum.idlGregory Wlodarek2019-02-201-5/+2
* SERVER-39603 Robustify max_time_ms_sharded.jsCharlie Swanson2019-02-201-13/+14
* SERVER-39205 Force the cache refresh after the shard is removed.Martin Neupauer2019-02-191-5/+17
* SERVER-34733 mongos needs to also refresh db version after receiving onImplic...Randolph Tan2019-02-141-0/+32
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-0/+62
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-5/+2
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-126-42/+14
* SERVER-39474 Fix incorrect use of 'skip' parameter to configureFailPoint in t...Esha Maharishi2019-02-112-4/+5
* SERVER-39333 Add assertions that operations work in coll_epoch_test2.jsjannaerin2019-02-111-20/+26
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-101-10/+18
* SERVER-39274 Mongos shouldn't upconvert txn read concern level to snapshot if...Jack Mulrow2019-02-082-4/+12
* SERVER-39269 flag gate sharded $lookupIan Boros2019-02-075-11/+104
* SERVER-39312 Rename targeted jstests for transaction two phase commit to txn_...Esha Maharishi2019-02-076-0/+0
* SERVER-39215 Fix aggregation_currentop.js such that we compare transactionDoc...Suganthi Mani2019-02-071-3/+3
* SERVER-39053 Transaction coordinator should retry sending decision until defi...Esha Maharishi2019-02-074-52/+89
* SERVER-37823 Server Side Traffic CaptureJason Carey2019-02-045-2/+16
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-033-19/+15
* SERVER-39316 Test two-phase abort path without 'config server is coordinator'...Esha Maharishi2019-01-311-67/+87
* SERVER-37639 Add CommitQuorumOptions to the Index Builds Coordinator instead ...Gregory Wlodarek2019-01-301-1/+1
* SERVER-38324: add validation to TransactionCoordinatorDocument decisionKim Tao2019-01-301-3/+3
* SERVER-39187 Signal coordinator's decision promise when the coordinator is ca...Matthew Saltz2019-01-301-5/+71
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-294-69/+86
* SERVER-39124 Mongos should abort cleared participants between retries of tran...Jack Mulrow2019-01-291-3/+4
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-292-10/+147
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-01-291-0/+35
* SERVER-38506 Create a cluster setIndexCommitQuorum command to parallel create...Gregory Wlodarek2019-01-245-1/+22
* SERVER-38978 coordinateCommitTransaction should send abortTransaction over th...Esha Maharishi2019-01-242-53/+217
* SERVER-38364 Test cluster configuration changes during $outMartin Neupauer2019-01-232-0/+230
* SERVER-39101 read_pref_cmd.js should use collMod to wait for indexes to compl...Louis Williams2019-01-221-0/+6
* SERVER-9043/SERVER-31156 Link flushRouterConfig on MongoD and make it accept ...Kaloian Manassiev2019-01-203-8/+10
* SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed ...Esha Maharishi2019-01-171-0/+197
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-161-62/+0
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-161-0/+62
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-3/+2
* SERVER-38734 Config collections other than config.system.sessions should not ...jannaerin2019-01-141-124/+3
* SERVER-38041 Test single shard transactions with arbiters and enableMajorityR...Vesselina Ratcheva2019-01-142-0/+137
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-141-2/+4
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-01-141-1/+9