summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52874 Implement validateDBMetadata commandArun Banala2021-02-175-0/+14
* SERVER-50017 Remove unused parameters in getShardVersion responseCheahuychou Mao2021-02-172-7/+0
* SERVER-53374 Clean up oplog related collections created for reshardingjannaerin2021-02-171-0/+36
* SERVER-52760 Add shardsvr_reshard_collection command and a DDL coordinator to...Marcos José Grillo Ramirez2021-02-162-1/+2
* SERVER-53105: Pass 'hint' when querying config.chunks in ConfigServerCatalogC...Jordi Serra Torrens2021-02-161-0/+71
* SERVER-54093 Optimize allocation in javascript_heap_limit.jsCharlie Swanson2021-02-121-2/+2
* SERVER-53907: resharding donors report approxBytesToClone and approxDocuments...LaMont Nelson2021-02-121-0/+114
* SERVER-54442 Test that operation context does not keep aborted transaction me...Pierlauro Sciarelli2021-02-111-122/+0
* SERVER-54182: Add logging to improve debugging of aggregation_currentop.jsHana Pearlman2021-02-111-7/+9
* SERVER-54417 Rely on donors to pin own history in resharding tests.Max Hirschhorn2021-02-111-5/+0
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-101-2/+16
* SERVER-53214 Write a test that ensures we don't remove a BSON type in API Ver...Shreyas Kalyan2021-02-101-0/+99
* SERVER-54185 shard_aware_init_secondaries.js should use initiateWithHighElect...Pavi Vetriselvan2021-02-091-1/+1
* SERVER-53842 Count the number of resharding attempts in resharding metricsAmirsaman Memaripour2021-02-091-3/+4
* SERVER-54331 Extend dropCollection test coverageTommaso Tocci2021-02-084-164/+270
* SERVER-54376 Extend dropDatabase test coverageTommaso Tocci2021-02-086-163/+228
* SERVER-53786 Test WriteConcernErrors are preserved with the mongos implementa...Shreyas Kalyan2021-02-061-0/+13
* SERVER-54131 zone_changes_range.js test has a race condition in runBalancer()Alexandre Bique2021-02-051-5/+8
* SERVER-54158 Missing shard metadata refresh from the CS in coll_timestamp_tes...Sergi Mateo Bellido2021-02-051-0/+2
* SERVER-53520 Assert recipients own all their docs in ReshardingTest.Max Hirschhorn2021-02-052-21/+143
* SERVER-50976 Add currentOp reporting for ReshardingCoordinatorService InstancesAmirsaman Memaripour2021-02-051-1/+10
* SERVER-53751 Make some findMatchingLogLine tests tolerate higher log levelDavid Percy2021-02-051-6/+10
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-052-0/+12
* SERVER-53373: Pin resharding durable history across restart.Daniel Gottlieb2021-02-051-0/+1
* SERVER-51021 Add currentOp reporting for ReshardingRecipientService InstancesAmirsaman Memaripour2021-02-051-1/+21
* SERVER-53827 Use assert.soon instead of assert.eq to wait for range deletion ...Marcos José Grillo Ramirez2021-02-041-5/+9
* SERVER-50978 Add currentOp reporting for ReshardingDonorService InstancesAmirsaman Memaripour2021-02-041-24/+134
* SERVER-54286 Disable write concern tests for rename collectionPierlauro Sciarelli2021-02-041-1/+1
* SERVER-53967: scaled_collection_stats.js should use {_waitForDelete: true} in...Jordi Serra Torrens2021-02-041-1/+2
* SERVER-52781 force rename majority concern on mongos and target chunks by uuidPierlauro Sciarelli2021-02-041-3/+7
* SERVER-54167: Advance VectorClock on configOpTime advancementJordi Serra Torrens2021-02-041-7/+8
* SERVER-52781 Implement the new rename collection path in `_shardsvrRenameColl...Pierlauro Sciarelli2021-02-043-13/+208
* SERVER-54047 Resharding permits transactions to commit after minFetchTimestam...Randolph Tan2021-02-021-0/+84
* SERVER-47807 Remove shardConnPoolStats commandJason Zhang2021-02-028-16/+4
* SERVER-53785 Test WriteConcernErrors are preserved with the mongos implementa...Shreyas Kalyan2021-02-023-36/+65
* SERVER-53105: Target chunks by collectionUUIDJordi Serra Torrens2021-02-011-1/+7
* SERVER-52811 Implement the new drop database path in _shardsvrDropDatabaseTommaso Tocci2021-01-293-240/+2
* SERVER-50584 Serialize resharding errors into a new abortReason fieldHaley Connelly2021-01-282-13/+83
* SERVER-54067 Enforce identical restrictions on updates to the new shard key d...jannaerin2021-01-281-8/+11
* SERVER-47817 Remove resetError commandAlexandre Bique2021-01-286-9/+0
* SERVER-54040 Resharding may fail to throw WouldChangeOwningShard despite dest...r4.9.0-alpha4jannaerin2021-01-271-10/+10
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-01-271-0/+55
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-252-2/+6
* SERVER-52908 Add tests to verify that API version parameters are correctly pr...samontea2021-01-221-0/+117
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-2299-369/+786
* SERVER-52665: Add a barrier to sessions_collection_auto_healing after creatin...Daniel Gottlieb2021-01-211-0/+1
* SERVER-53118 Make the DistLockManager use the same processId/lockSessionId pe...Kaloian Manassiev2021-01-211-2/+1
* SERVER-53867 Add/Remove timestamp to docs on config.chunks when upgrading/dow...Sergi Mateo Bellido2021-01-211-12/+13
* SERVER-51081 Add a way to "try abort" a tenant migrationJason Zhang2021-01-211-0/+1
* SERVER-53687 Rename resharding CoordinatorStateEnum kCommitted to kDecisionPe...Haley Connelly2021-01-201-7/+7