Commit Graph

7 Commits

Author SHA1 Message Date
David Storch
7369fd49c9 SERVER-37446 Make UPDATE and DELETE inherit from RequiresMutableCollectionStage.
Also deletes UpdateLifecyle, which was used as part of the
UpdateStage's yield recovery, but is no longer necessary.
2018-11-12 10:29:15 -05:00
Samy Lanka
ea5b5a97ed SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
Charlie Swanson
87c9442cc3 SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
David Storch
2481ccd2e7 SERVER-14102 implement the explain command on mongos 2014-10-01 15:29:23 -04:00
David Storch
6572c75e85 SERVER-14100 explain for delete 2014-09-19 10:46:17 -04:00