summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39048, SERVER-57957: ban sharded $lookup and $graphLookup in a transac...Hana Pearlman2021-07-153-25/+65
* SERVER-57761 Increment insert opcounter as part of resharding collection cloningHaley Connelly2021-07-151-2/+2
* SERVER-57276 Capture max/min percent complete in FTDC metrics as seen by the ...Junhson Jean-Baptiste2021-07-151-2/+17
* SERVER-50522 Expose reshardBegin no-op oplog entry as change eventmrwalak2021-07-152-0/+91
* SERVER-57462 Change the shell to use OP_MSG for exhaust queries instead of OP...Yoonsoo Kim2021-07-151-12/+0
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-1424-9/+31
* Revert "SERVER-57095 Increase number of zones in resharding_large_number_of_i...Uladzimir Makouski2021-07-141-8/+3
* SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is setMoustafa Maher2021-07-138-60/+119
* SERVER-58299 Make sure featureFlagShardedLookup exists in agg_mongos_merge.jsKatherine Wu2021-07-121-2/+3
* SERVER-58073 Allow graphLookup against a sharded collection to execute on mongosMilitsa Sotirova2021-07-121-10/+37
* SERVER-57095 Increase number of zones in resharding_large_number_of_initial_c...Luis Osta2021-07-121-3/+8
* SERVER-57113 Change move primary command to use ShardingDDLCoordinatorMarcos José Grillo Ramirez2021-07-121-2/+20
* SERVER-57760 Introduce resharding dedicated OpCounters and use them inHaley Connelly2021-07-091-2/+21
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...Paolo Polato2021-07-091-2/+13
* SERVER-34632 config.chunks change to config.cache.chunks creates a collection...Antonio Fuschetto2021-07-096-40/+71
* SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...Haley Connelly2021-07-082-2/+162
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-081-0/+1
* SERVER-55114 Bump the minor version of the newest chunk on change allowMigrat...Simon Graetzer2021-07-081-4/+4
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-083-48/+223
* SERVER-58315 Change jstests to not use standalone nodes as shards nor config ...Marcos José Grillo Ramirez2021-07-0711-203/+130
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-0711-123/+198
* SERVER-58271 Stop forcing collection version refreshes in chunk manager targeterTommaso Tocci2021-07-071-82/+10
* Revert "SERVER-27383 Disalow standalone nodes as config server if no queryabl...Marcos José Grillo Ramirez2021-07-071-13/+5
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-074-0/+95
* SERVER-27383 Disalow standalone nodes as config server if no queryableBackupM...Marcos José Grillo Ramirez2021-07-061-5/+13
* SERVER-57790 abort chunk migration while an up/downgrade is in progress.Paolo Polato2021-07-061-0/+54
* SERVER-50559 Don't log waiting change stream getMores as slow queriesDenis Grebennicov2021-07-051-3/+19
* SERVER-58102 Print currentOp results on failed assertion for {$all: false} testJames Wahlin2021-07-021-1/+2
* SERVER-39270 Allow top-level $lookup stages to run in parallel on multiple sh...Katherine Wu2021-07-022-33/+578
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-0211-198/+123
* SERVER-56647 Make dropDatabase resilient to network partitionsJordi Serra Torrens2021-07-021-2/+2
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-013-183/+128
* SERVER-52021: Create feature flag for support lookup and graphLookup into a s...Militsa Sotirova2021-07-0113-219/+301
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-309-128/+30
* SERVER-47372 config.cache collections can remain even after collection has be...Antonio Fuschetto2021-06-301-0/+24
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-06-304-9/+413
* SERVER-58115 Outdated information can remain in the catalog cache after a col...Antonio Fuschetto2021-06-301-0/+11
* SERVER-57759 Run movePrimary command before sharding the source collection in...Luis Osta2021-06-301-7/+9
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-3052-120/+74
* SERVER-57772 suppress state-change rewrite when `writeConcernError` is inject...Billy Donahue2021-06-291-0/+72
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-292-126/+176
* SERVER-55429 Add timeout to migrations when waiting for range deletionsMarcos José Grillo Ramirez2021-06-291-0/+48
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-17/+18
* SERVER-57850 Increase timeout when waiting for migration on authCommands.jsAllison Easton2021-06-291-1/+1
* SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-251-0/+15
* SERVER-52906 Delete orphaned document in the recipient before starting the mi...Paolo Polato2021-06-255-18/+18
* SERVER-57843 Ban lookup_change_stream_post_image_hashed_shard_key.js from ste...Justin Seyster2021-06-241-0/+1
* SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with cod...Rishab Joshi2021-06-241-0/+7
* SERVER-53062 Throw an exception in tests if server startup failsSpencer Jackson2021-06-231-4/+8
* SERVER-57217 Don't report remainingOperationTimeEstimatedSecs in currentOp me...Junhson Jean-Baptiste2021-06-221-2/+0