Max Hirschhorn
dd0c8d73aa
SERVER-18868 Check the exit code of the parallel shell.
...
By default the await function returned by startParallelShell() asserts
that the exit code is zero.
2015-06-23 22:22:52 -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
Benety Goh
0056ff1c76
BF-195 modified non-terminating map reduce function to sleep instead of spinning
2014-03-20 09:20:13 -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