Commit Graph

6 Commits

Author SHA1 Message Date
Adam Midvidy
5014f223f0 SERVER-18292 SERVER-18236 read ReadPreference off of metadata in DBClientRS 2015-06-16 16:25:38 -04:00
Charlie Swanson
cc59f160a2 SERVER-18799: Improve reliability of max_time_ms.js
Tweak the timeouts in the getMore section of the test, and cap the
number of jobs resmoke.py uses in evergreen at the number of available
cores on the machine.
2015-06-03 12:47:53 -04:00
Spencer T Brody
06928da7d2 SERVER-14143 Re-enable javascript interruption.
This restores the behavior from 2.6 to interrupt server-side javascript contexts, but doesn't fix
the existing bugs with it due to multiple javascript scopes being associated with a single opId and
opIds changing between getMore calls.
2014-12-01 16:31:10 -05:00
Mathias Stearn
4857b87015 SERVER-14069 Temporarily disable interrupting JS code
SERVER-14143 Will reenable it
2014-06-03 13:05:03 -04:00
Dan Pasette
5138b611cb SERVER-13334 fix maxTimeMS shell helper with count 2014-03-25 10:24:43 -04:00
Siyuan Zhou
3660343e0b SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-03-03 22:54:10 -05:00