summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31763 $changeStream on sharded collections must always split on mongoS...Bernard Gorman2017-11-091-0/+49
* SERVER-31296 Update sessions, causal, and retryable in the mongo shell.Max Hirschhorn2017-11-082-4/+4
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-083-14/+33
* SERVER-28916 Make mongos automatically retry failed retryable writesJack Mulrow2017-11-071-5/+7
* SERVER-31392: Test changeStreams when an unsharded collection becomes shardedNick Zolnierz2017-11-061-0/+84
* SERVER-31712 do not apply ignoredErrors when appending raw responses if no sh...Esha Maharishi2017-11-061-1/+62
* SERVER-31632 write_transactions_during_migration.js should call waitForMoveCh...Randolph Tan2017-11-061-0/+2
* SERVER-28874 make allowPartialResults option only apply if exhausted retries ...Esha Maharishi2017-11-031-0/+76
* SERVER-31292: Make explain reflect optimizationsjannaerin2017-10-301-1/+1
* SERVER-31306 include clusterTime and operationTime in all errorsMisha Tyulenev2017-10-241-5/+31
* SERVER-31192 Make Change Stream extract documentKey from insert op log entryNathan Myers2017-10-202-3/+2
* SERVER-31644 Rename the per-shard filtering information cache collections to ...Kaloian Manassiev2017-10-203-3/+3
* SERVER-31571 add advanceClusterTime action typeMisha Tyulenev2017-10-191-0/+52
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-1821-30/+142
* SERVER-31524 make all metadata commands wait for majority writeConcern when r...Esha Maharishi2017-10-172-41/+153
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-172-0/+8
* SERVER-30532 Remove IDL-generated parser for the findAndModify resultKaloian Manassiev2017-10-173-26/+3
* SERVER-31497: Move server-30084.js to sharding directory to prevent it from r...Nick Zolnierz2017-10-161-0/+18
* SERVER-29452 Handle missing featureCompatibilityVersion documentMaria van Keulen2017-10-163-0/+26
* SERVER-31525 SERVER-31529 add skipCheckingUUIDsConsistentAcrossCluster to key...Dianna Hohensee2017-10-162-2/+18
* SERVER-26109 Propagate MongoS information in client_metadata documentsMark Benvenuto2017-10-123-18/+26
* SERVER-31008 Make trying to move the primary shard to the current primary not...Esha Maharishi2017-10-121-4/+4
* SERVER-24174: Inconsistent rule for storing dotted field namesNick Zolnierz2017-10-123-42/+50
* SERVER-5128/SERVER-5130 Modify js test to validate both tickets are fixedKaloian Manassiev2017-10-112-49/+78
* SERVER-31475 Always detach from op ctx after cluster getMore.Charlie Swanson2017-10-112-0/+190
* SERVER-29609 Enable updateLookup for sharded change streams.Matthew Russotto2017-10-114-1/+280
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-117-3/+162
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-1041-196/+269
* SERVER-31501 In `testMoveChunkWithSession` ensure the config server primary k...Kaloian Manassiev2017-10-101-1/+3
* SERVER-31184 Improve checks in sharding testsKaloian Manassiev2017-10-1010-270/+273
* SERVER-31449 Set 'skipCheckingUUIDsConsistentAcrossCluster' to true in count_...Dianna Hohensee2017-10-101-0/+5
* SERVER-29137 Implement $changeStream whitelistBernard Gorman2017-10-101-5/+8
* SERVER-29141 Temporarily remove test causing spurious failuresCharlie Swanson2017-10-091-140/+0
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-095-49/+707
* SERVER-29136 Enforce element order in oplog shard key recordsNathan Myers2017-10-091-18/+18
* SERVER-31168: Add integration testing for $jsonSchema in contexts other than ...Nick Zolnierz2017-10-061-0/+62
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ent...Randolph Tan2017-10-041-33/+65
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-2/+2
* SERVER-29126 Require change streams to run with readConcern:majoritySiyuan Zhou2017-10-031-1/+14
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-032-6/+5
* SERVER-25623 addShard should fail if shard's binary version < the cluster's f...Esha Maharishi2017-10-021-44/+0
* Revert "SERVER-25623 addShard should fail if shard's binary version < the clu...Ian Whalen2017-10-021-8/+1
* SERVER-25623 addShard should fail if shard's binary version < the cluster's f...Esha Maharishi2017-10-021-1/+8
* SERVER-31311 wait for fcv3.6 before testing in kill_sessions.jsGabriel Russell2017-09-291-0/+6
* SERVER-30894/SERVER-31290 Implement command for transferring session informat...Randolph Tan2017-09-286-0/+371
* SERVER-29027 Allow collections in the config db to be shardedsamantharitter2017-09-283-60/+262
* Revert "Revert "Revert "SERVER-30894 Implement command for transferring sessi...Randolph Tan2017-09-286-371/+0
* Revert "Revert "SERVER-30894 Implement command for transferring session infor...Randolph Tan2017-09-276-0/+371
* SERVER-30977 add clusterTime to standalone replica setMisha Tyulenev2017-09-271-2/+2
* Revert "SERVER-30894 Implement command for transferring session information d...Greg McKeon2017-09-276-371/+0