Commit Graph

9 Commits

Author SHA1 Message Date
Jason Carey
f23002e965 SERVER-30848 make shell getMores use sessions
The shell should attach the logical session used to initiate cursors
(via find or aggregate) and use it for successive getMores.
2017-10-03 16:50:12 -04:00
kvwalker
cc41e10c5f SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all replication jstests 2017-09-18 14:21:49 -04:00
Benety Goh
58518c5174 SERVER-29876 read_committed_with_catalog_changes.js drops collection during the preparation phase instead of during the performOp phase so that dropDatabase does not block 2017-06-28 12:40:50 -04:00
Benety Goh
358cf1d12d SERVER-29277 fixed dropDatabase test cases in read_committed_with_catalog_changes.js to work with a replica set with less than a majority of nodes 2017-06-21 21:07:44 -04:00
Matthew Russotto
c121509fa4 SERVER-28277 Need to increase timeout in read_committed_with_catalog_changes.js
The slowest builds (ASAN + DEBUG) sometimes fail with current timeout.
2017-04-14 17:03:15 -04:00
William Schultz
58921178cd SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal variants 2016-12-01 12:53:47 -05:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Judah Schvimer
67f96b8337 SERVER-24143 Increased maxTimeMS timeout in read_committed_with_catalog_changes.js 2016-05-17 12:09:44 -04:00
Mathias Stearn
1ccff91829 SERVER-23127 Add additional tests of majority readConcern following catalog changes 2016-04-12 20:11:50 -04:00