summaryrefslogtreecommitdiff
path: root/jstests/sharding/internal_txns
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-072-10/+2
* SERVER-76434 skipClusterParameterRefresh failpoint requires FCV 7.1Tommaso Tocci2023-04-242-2/+2
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-244-8/+8
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 1)Jack Mulrow2023-04-072-4/+14
* SERVER-74107 Use transaction in cluster parameter refresher to get up-to-date...Gabriel Marks2023-04-052-4/+10
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-242-4/+9
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-015-11/+29
* SERVER-73938 Add jstest to backports_required_for_multiversion_tests.yml and ...Cheahuychou Mao2023-02-171-1/+1
* SERVER-73938 Make sure chunk migration can handle a retryable internal transa...Cheahuychou Mao2023-02-151-0/+89
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-251-9/+3
* SERVER-59443 Remove storeFindAndModifyImagesInSideCollection=false pathsseanzimm2022-08-158-109/+0
* SERVER-68641 Exclude tests from large-txn variantSanika Phanse2022-08-1028-27/+28
* SERVER-68681 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-101-0/+6
* SERVER-66710 Make retryable_findAndModify_committed_during_resharding_side_co...Sanika Phanse2022-08-023-30/+46
* SERVER-68443 InternalTransactionChunkMigrationTest and RetryableInternalTrans...Cheahuychou Mao2022-08-013-29/+8
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-151-1/+0
* SERVER-67537 Add logging to allow TransactionRouterResourceYielder to be debu...Cheahuychou Mao2022-06-281-0/+2
* SERVER-67605 Make retryable_findAndModify_commit_and_abort_prepared_txns_afte...Cheahuychou Mao2022-06-281-2/+2
* SERVER-67273 Add feature flag to always create config.transactions index on s...Jack Mulrow2022-06-141-257/+299
* SERVER-66984 config.transactions collection may end up not having the "parent...Jason Zhang2022-06-141-40/+83
* SERVER-66725 SERVER-66659 Incoming retryable txns abort old txns and abort co...Jack Mulrow2022-06-092-9/+321
* SERVER-67026 Add new line to fixture_helpers.jsCheahuychou Mao2022-06-091-1/+1
* SERVER-67026 InternalTransactionChunkMigrationTest and RetryableInternalTrans...Cheahuychou Mao2022-06-096-262/+392
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsJack Mulrow2022-06-071-0/+215
* SERVER-66993 Stop tracking highest child session txnNumberJack Mulrow2022-06-071-0/+149
* SERVER-66851 Internal session pool should use parent sessions as keys for chi...Jack Mulrow2022-06-011-0/+95
* SERVER-66565 Use hint with config.transactions partial index and allow creati...Jack Mulrow2022-05-251-0/+131
* SERVER-66526 Hang upon restart when there is a prepared internal transaction ...Cheahuychou Mao2022-05-181-6/+56
* SERVER-65641 Add test coverage for reaping a session with active TransactionP...Cheahuychou Mao2022-05-121-0/+130
* SERVER-65858 Mark the applyOps entries when the operations involves orphaned ...Antonio Fuschetto2022-05-061-0/+4
* SERVER-66222 Retryable transactions should reject multi writes with an initia...Jack Mulrow2022-05-053-3/+166
* SERVER-65640 Add concurrency workload that performs resharding while there ar...Cheahuychou Mao2022-04-281-0/+157
* SERVER-64194 Add test coverage for refreshFromStorageIfNeeded() for a retryab...Sanika Phanse2022-04-271-0/+113
* SERVER-65973 Disable remaining internal transactions tests that involve resta...Cheahuychou Mao2022-04-264-4/+4
* SERVER-65635 Tests running large txns do not have correct oplog entry sizesSanika Phanse2022-04-194-4/+20
* SERVER-65048 Support retryable writes in internal_transactions_test_commandSanika Phanse2022-04-191-14/+116
* SERVER-65698 Add uses_transactions tag to all internal transaction testsCheahuychou Mao2022-04-1546-46/+46
* SERVER-65661 InternalTransactionReshardingTest and InternalTransactionChunkMi...Cheahuychou Mao2022-04-142-28/+11
* SERVER-65642 Disable internal transactions tests that involve restarts on the...Cheahuychou Mao2022-04-1424-24/+24
* SERVER-65546 Handle classic and SBE queryPlan formats in internal_txns/partia...Jack Mulrow2022-04-131-1/+3
* SERVER-65398 Remove featureFlagUpdateDocumentShardKeyUsingTransactionApi tag ...Sanika Phanse2022-04-131-1/+1
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-121-0/+85
* SERVER-55348 Enable Feature flag for Running distributed transactions interna...Sanika Phanse2022-04-0851-52/+52
* SERVER-65299 Not reset RetryableWriteTransactionParticipantCatalog upon start...Cheahuychou Mao2022-04-071-0/+76
* SERVER-64874 Make mongos return retriedStmtIdsCheahuychou Mao2022-03-291-71/+96
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-291-1/+1
* SERVER-64579 Shorten the names for retryable internal transactions jstestsCheahuychou Mao2022-03-2553-0/+6279