summaryrefslogtreecommitdiff
path: root/jstests/sharding/transactions_reject_writes_for_moved_chunks.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72650 Make shardCollection with hashed key randomly distribute chunks ...Jordi Serra Torrens2023-03-021-0/+38
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-1/+0
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-0/+1
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-1/+0
* SERVER-55111 When using a nested shard key, a delete in a txn to a chunk that...Jordi Serra Torrens2021-05-171-82/+153
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+4
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-0/+4
* SERVER-44561 Test that find with readConcern snapshot targets the right shard...Cheahuychou Mao2019-11-131-0/+6
* SERVER-44113 Refresh metadata for correct namespace in transactions_reject_wr...Jack Mulrow2019-10-211-19/+32
* SERVER-42856 Make the check for chunk moved in the op observer take hashed sh...Randolph Tan2019-08-211-41/+80
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-132/+130
* SERVER-39227 Mongos should always re-throw original error in a transactionJack Mulrow2019-02-251-7/+40
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-0/+135