summaryrefslogtreecommitdiff
path: root/jstests/sharding/update_shard_key_doc_on_same_shard.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-08-021-21/+1
* Revert "SERVER-64069 Relax restriction that changing a document's shard key v...Sviatlana Zuiko2022-07-281-1/+21
* SERVER-64069 Relax restriction that changing a document's shard key value mus...Erin Liang2022-07-281-21/+1
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ...Israel Hsu2022-02-091-1/+1
* SERVER-61461 Increase 'maxTransactionLockRequestTimeoutMillis' for testsLuis Osta2021-12-021-1/+6
* SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal2021-06-301-2/+5
* SERVER-48060 Make tests only server parameter for making transaction coordina...Cheahuychou Mao2020-05-111-5/+3
* SERVER-37364 Coordinator should return the decision to the client as soon as ...Cheahuychou Mao2020-05-061-19/+23
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-1/+1
* SERVER-42390 Allow documents in a sharded collection to not contain all shard...Blake Oler2019-09-241-29/+112
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-779/+764
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-041-4/+4
* SERVER-40338 Add tests for replacement and pipeline style updates to change t...jannaerin2019-05-291-6/+6
* SERVER-39158 Change updates to prefer target by the queryArun Banala2019-05-221-2/+15
* SERVER-41002 Throw WouldChangeOwningShardError on upsert if shard does not ow...jannaerin2019-05-161-12/+8
* SERVER-39836 Allow updates to document shard key value if write is in transac...jannaerin2019-03-201-530/+475
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-201-0/+833
* Revert "SERVER-39630 Allow updates to the shard key value only when the docum...jannaerin2019-03-191-833/+0
* SERVER-39630 Allow updates to the shard key value only when the document will...jannaerin2019-03-191-0/+833