summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-64730 Interrupt ongoing refreshes after entering into the crit...Sergi Mateo Bellido2022-09-141-5/+1
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-141-1/+5
* SERVER-69018 add logging in mongos_rs_shard_failure_tolerance.jsAndrew Shuvalov2022-09-091-1/+7
* SERVER-69384 - Fix v5.0 legacy shardCollection path for implicitCreateIndex p...Randolph Tan2022-09-011-1/+1
* SERVER-69142 Add DuplicateKey as acceptable error in resharding test.Max Hirschhorn2022-09-011-1/+13
* SERVER-67725 Check catalog consistency on shards as precondition for rename (...Enrico Golfieri2022-09-011-0/+29
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-301-9/+31
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-231-0/+10
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-231-0/+31
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-183-0/+78
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdErin Liang2022-08-171-0/+180
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-092-0/+54
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-091-0/+43
* SERVER-68431 Configure test fixture failpoints for all CSRS nodesAbdul Qadeer2022-08-051-24/+45
* SERVER-62747: proxy_protocol.js should connect to loopback address instead of...Tyler Seip2022-08-022-3/+3
* SERVER-43155 Queries which exceed `maxTimeMS` may return `NetworkInterfaceExc...Daniel Morilha2022-08-011-0/+44
* SERVER-68041 Robustify merge_write_concern.js and add diagnostic logRuoxin Xu2022-07-271-4/+24
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-07-214-18/+40
* SERVER-66046: Abort resharding on recipient errorsnandinibhartiyaMDB2022-06-091-0/+68
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-071-0/+67
* SERVER-64628 Add more targeted tests for adding nodes to sharded setsVesselina Ratcheva2022-06-034-0/+195
* SERVER-63493 Fix maxTransactionLockRequestTimeoutMillis for update-shard-key ...Israel Hsu2022-05-313-4/+4
* SERVER-64627 Refactor onInitialSyncComplete and onStartupRecoveryComplete int...Vesselina Ratcheva2022-05-232-0/+79
* SERVER-66618 Wait in test for resharding coordinator to persist abort.Max Hirschhorn2022-05-231-1/+11
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...Rachita Dhawan2022-05-111-0/+59
* SERVER-58207 Enable featureFlagLoadBalancer by defaultGeorge Wangensteen2022-05-025-16/+9
* SERVER-61018 Create a generic histogram typeJess Balint2022-04-221-4/+4
* SERVER-63850: Add the count command to API version 1Maddie Zechar2022-04-212-6/+7
* SERVER-60758 Force refresh of dbVersion before running transactionsIsrael Hsu2022-04-201-0/+6
* SERVER-62690 Shard is shutting down before finishing draining in testAllison Easton2022-04-191-0/+14
* SERVER-65533 Treat collection as UNSHARDED under {readConcern:available}Kaloian Manassiev2022-04-192-0/+9
* SERVER-62205 Check maxChunkSize parameter in (auto)splitVector requestsPaolo Polato2022-04-191-1/+1
* SERVER-64485 Use _id to determine the update type in extractUpdateType()Arun Banala2022-03-301-0/+48
* SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic2022-03-221-0/+68
* SERVER-61352: Test connections made to mongos over proxy protocolTyler Seip2022-03-213-0/+157
* SERVER-58504 Abort in-progress transactions when a load-balanced client disco...George Wangensteen2022-03-211-0/+120
* SERVER-58503 Kill open cursors for a connection when a load balanced connecti...George Wangensteen2022-03-161-0/+97
* SERVER-58502 mongos hello loadBalanced optionBilly Donahue2022-03-151-0/+95
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-03-141-0/+70
* SERVER-63013: When health observer returns status failure it will neverKshitij Gupta2022-03-141-0/+70
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-0/+8
* SERVER-61249 Skip test case in refine_collection_shard_key_basic.js that reli...Jordi Serra Torrens2022-02-221-17/+20
* SERVER-63240 Change chunk version format stored in clearChunk only after FCV ...Marcos José Grillo Ramirez2022-02-181-2/+7
* SERVER-63073 Fix ShardNotFound handling in shard_removal_triggers_catalog_cac...Allison Easton2022-02-161-5/+3
* SERVER-63240 Ensure only major and minor version is stored when clearing the ...Marcos José Grillo Ramirez2022-02-151-0/+6
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-042-1/+31
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-022-0/+171
* SERVER-63110 manually reconcile minor test discrepancies made during backportAndrew Shuvalov2022-02-012-5/+1
* SERVER-62904: Fault Manager progress checker should not fault unless the offe...LaMont Nelson2022-01-312-11/+90
* SERVER-59391 fault if LDAP facets are enabled but misconfiguredDavis Haupt2022-01-312-8/+55