summaryrefslogtreecommitdiff
path: root/jstests/sharding/shard_aware_init.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51230 jstests which use shardingStatus's configServer response field s...Kevin Pulo2020-09-301-3/+6
* SERVER-50651 Replace occurrences of isMaster command with hello in sharding j...Ali Mir2020-09-281-8/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-153/+153
* SERVER-41799 await stable TS in shard_aware_initJason Carey2019-06-191-5/+25
* SERVER-41468 Only shut down the LogicalSessionsCache if it has been createdKaloian Manassiev2019-06-041-22/+19
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-181-9/+6
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-0/+13
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-10/+0
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-161-0/+10
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-15/+10
* SERVER-24463 make upsert commands in shard_aware*.js tests mimic the command ...Esha Maharishi2016-09-151-1/+10
* SERVER-23802 Shut down shard if it rolls back the shardIdentity document.Spencer T Brody2016-08-151-0/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+5
* SERVER-22647 opObserver on shard mongod to initialize sharding state on inser...Randolph Tan2016-04-201-5/+16
* SERVER-23637 Exclude shard_aware_init.js from nojournal suiteRandolph Tan2016-04-111-1/+3
* SERVER-22661 Require --shardsvr for shard aware initializationRandolph Tan2016-04-081-6/+52
* SERVER-22661 Add initialization from shard identity docRandolph Tan2016-03-231-0/+90