summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-282-7/+7
* SERVER-64780 filter out resharding events that aren't related to the namespac...Mickey. J Winters2022-04-281-0/+63
* SERVER-65924 resharding_histogram_metrics.js checks totalCount or opsBrett Nawrocki2022-04-261-11/+19
* SERVER-61210 Improve the probability of ARHASH plan in sample_timeseries.jsArun Banala2022-04-261-21/+29
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-131-1/+1
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-04-061-0/+48
* SERVER-64651 Prevent refineCollectionShardKey to run on config serverTommaso Tocci2022-03-231-0/+5
* SERVER-64092: Fix pipeline_length_limit_tests.js for mixed debugged variantsr5.3.0-rc3Maddie Zechar2022-03-081-10/+14
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-03-075-16/+9
* SERVER-63758 Fix post-defragmentation checksAllison Easton2022-03-043-16/+42
* SERVER-63869 Fix shard retrieval in balancer_defragmentation_merge_chunks.jsTommaso Tocci2022-02-231-2/+5
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-0/+8
* SERVER-63721 Defragmentation jstest utils should handle empty shardsAllison Easton2022-02-221-1/+4
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-221-4/+0
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-181-5/+19
* SERVER-63608 Usage of collStats should use collection namespace not full name...Allison Easton2022-02-151-5/+20
* SERVER-63589 Increase mongobridge verbosity in all_config_servers_blackholed_...Marcos José Grillo Ramirez2022-02-151-0/+1
* SERVER-63528 Use db and collection instead of namespace in CollectionUUIDMism...Gregory Noma2022-02-157-41/+107
* SERVER-63607 Ensure cursor_valid_after_shard_stepdown.js test leaves eligible...Tommaso Tocci2022-02-141-8/+5
* SERVER-61835 Fix how SBE plan cache deals with ShardFiltererRuoxin Xu2022-02-141-0/+51
* SERVER-63332 Log random parameters for defragment_large_collection jstestAllison Easton2022-02-142-7/+18
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-141-0/+6
* SERVER-63567 Flag a test with the requires_persistence tagSergi Mateo Bellido2022-02-141-2/+4
* SERVER-57188 Remove mongos binVersion check in retryable_write_error_labels.jsSanika Phanse2022-02-111-6/+3
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-0/+1
* SERVER-62861 Use `null` instead of empty string for `actualNamespace` in `Col...Gregory Noma2022-02-114-4/+4
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-113-0/+3
* SERVER-63496 Return `CollectionUUIDMismatch` even if command namespace does n...Gregory Noma2022-02-112-0/+26
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-101-0/+60
* SERVER-62862 Add `expectedNamespace` to `CollectionUUIDMismatch` error responseGregory Noma2022-02-106-4/+20
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ...Israel Hsu2022-02-093-4/+4
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-092-4/+2
* SERVER-63286 Ensure `CollectionUUIDMismatch` from `createIndexes` and `dropIn...Gregory Noma2022-02-092-0/+133
* SERVER-60939 Reenable pipeline_length_limit.js testJames Wahlin2022-02-091-3/+0
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-093-3/+235
* SERVER-63298 Fix defragment_large_collection.js execution in stepdown suitePaolo Polato2022-02-091-1/+0
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-092-2/+4
* SERVER-61635 Validate that the defragmentation algorithm is fairly executed a...Tommaso Tocci2022-02-083-55/+70
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-082-4/+2
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-083-235/+3
* SERVER-63337 Add option to change log level in resharding testsMarcos José Grillo Ramirez2022-02-082-1/+11
* SERVER-62652 Balancer defragmentation test should check remaining chunks at t...Allison Easton2022-02-082-73/+51
* SERVER-63073 Fix ShardNotFound handling in shard_removal_triggers_catalog_cac...Allison Easton2022-02-081-5/+3
* SERVER-52991 Complete TODO listed in SERVER-32198Allison Easton2022-02-081-10/+0
* SERVER-63245 Handling StaleShardVersion error for TTL IndexesSergi Mateo Bellido2022-02-081-0/+51
* SERVER-63366 Basic retryability support for findAndModify WCOS with transacti...Jack Mulrow2022-02-081-12/+62
* SERVER-62452 Add collectionUUID parameter to reshardCollection commandFaustoleyva542022-02-071-0/+83
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-073-3/+235
* SERVER-62563 Support sharding for collectionUUID parameter of aggregate commandMoustafa Maher Khalil2022-02-071-0/+91