summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77202 create ReshardCollectionCmdTest utilJiawei Yang2023-05-173-202/+262
* SERVER-72792 implement basic progress tracking for individual operations in b...kauboy262023-05-171-0/+121
* SERVER-73279: Support FCV transitions with a catalog shardwenqinYe2023-05-171-2/+1
* SERVER-77199 Change expected responses of upsert tests in updateOne_without_s...Sanika Phanse2023-05-171-2/+2
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-171-10/+8
* SERVER-69922 Implement explain for updateOne, deleteOne, and findAndModifyJason Zhang2023-05-175-31/+569
* SERVER-77197 Change error code to NamespaceNotShardedSanika Phanse2023-05-171-1/+1
* SERVER-76988 Abort the reshardCollection operation when the zone information ...Cheahuychou Mao2023-05-171-0/+134
* SERVER-75065 Complete TODO listed in SERVER-61557Pierlauro Sciarelli2023-05-161-7/+1
* SERVER-43522 Fix skip reason for explain in database_versioning_all_commands.jsPaolo Polato2023-05-161-1/+1
* SERVER-76032 Remove feature flag check from store_historical_placement_data.jsPaolo Polato2023-05-161-9/+0
* SERVER-77094 refresh_sample_rates.js should wait for the config server to kno...Cheahuychou Mao2023-05-151-0/+5
* SERVER-62769 Enabling prevent direct shard operations feature flagSergi Mateo Bellido2023-05-151-1/+2
* SERVER-76872 Prevent donor from outliving MovePrimaryCoordinatorBrett Nawrocki2023-05-131-0/+66
* SERVER-76615 implement shardDistribution functionality in reshardCollection cmdJiawei Yang2023-05-121-8/+77
* SERVER-76530 Support findAndModify remove on a sharded timeseries collectionYoonsoo Kim2023-05-111-0/+202
* SERVER-74806 Account for header size when computing initial size of batch writeMihai Andrei2023-05-111-0/+155
* SERVER-76790: Fix holding extra tickets during resharding oplog applicationnandinibhartiyaMDB2023-05-112-0/+66
* SERVER-76726 Exclude max_time_ms_connection_pool.js from failover passthroughsWenbin Zhu2023-05-101-2/+4
* SERVER-74353: Tenant Migration test utils handle shard mergeChristopher Caplinger2023-05-101-24/+16
* SERVER-72438 Validate no writeErrors due to shard key targetingKruti Shah2023-05-101-3/+12
* SERVER-68977 Remove upgrade/downgrade for PM-1858Cheahuychou Mao2023-05-102-8/+2
* SERVER-76056 Fix multiversion scenario checking both countDocsDeletedOnDonor ...Marcos José Grillo Ramirez2023-05-101-2/+4
* SERVER-76337 Add a server status metric to track unauthorized direct connecti...Allison Easton2023-05-101-0/+94
* SERVER-76948 Allow shard key fields to contain DBRefsCheahuychou Mao2023-05-101-1/+11
* SERVER-73143 Add replacement and pipeline style update support to TS_MODIFYAlyssa Wagenmaker2023-05-101-0/+4
* SERVER-76951 views.js clustered collection explain may differ per shardKevin Cherkauer2023-05-101-8/+11
* SERVER-76524 Support textScore for findAndModify without shard keyJason Zhang2023-05-091-0/+137
* SERVER-76056 Rename range deleter's docs deleted statistic from countDocsDele...Marcos José Grillo Ramirez2023-05-091-4/+4
* SERVER-76907 Include hint stage if the original query provides oneJason Zhang2023-05-091-0/+92
* SERVER-76744 Drop command must fail on system collectionsAntonio Fuschetto2023-05-091-2/+2
* SERVER-70118 Handle collection sharding state change during _clusterQueryWith...Sanika Phanse2023-05-082-1/+89
* SERVER-75537 Handle direct operations against shardsAllison Easton2023-05-082-10/+28
* SERVER-76912 Exclude migration_recovers_unfinished_migrations.js from config ...Jack Mulrow2023-05-081-0/+3
* SERVER-73848 Update config.tags inside writeDecisionPersistedStateKruti Shah2023-05-081-25/+17
* SERVER-74177 moveChunk must retry on retryable errorsSilvia Surroca2023-05-083-40/+16
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-086-0/+10
* SERVER-76650 Re-enable test case after BACKPORT-15518Tommaso Tocci2023-05-081-7/+0
* SERVER-76489 Fixing implicit create collection on sharded DDL opsSergi Mateo Bellido2023-05-081-0/+54
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-0748-113/+100
* SERVER-76888 Disable sample_rates_sharded.js from the sharding_continuous_con...Cheahuychou Mao2023-05-052-3/+8
* SERVER-76613 Add shardDistribution in reshardCollection cmdJiawei Yang2023-05-051-0/+51
* SERVER-76028 Use only _id to target in _clusterWriteWithoutShardKey except fo...Jason Zhang2023-05-051-0/+246
* SERVER-76862 update sample_nested_agg_queries_common.js for SBE CC scansKevin Cherkauer2023-05-041-5/+12
* SERVER-76625 Support basic modifier updates in TS_MODIFYAlyssa Wagenmaker2023-05-041-20/+22
* SERVER-68633 Add a check to ensure that new config server collections are add...Shin Yee Tan2023-05-041-0/+18
* SERVER-76795 Update views.js SBE clustered collection explain checksKevin Cherkauer2023-05-041-28/+44
* SERVER-75821 Only end session in onPrimaryTransactionalWrite if client has oneJack Mulrow2023-05-031-6/+0
* SERVER-76033: Shardingtest hardcodes wiredTigerKshitij Gupta2023-05-022-2/+0
* SERVER-75974: Add new internal command: streams_listStreamProcessors.Sandeep Dhoot2023-05-021-0/+1