Commit Graph

8 Commits

Author SHA1 Message Date
Eddie Louie
9fc1ecd711 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
This reverts commit fb956b3b0a.
2017-03-23 14:07:50 -04:00
Randolph Tan
fb956b3b0a Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped"
This reverts commit 56e66454d1.

Conflicts:
	buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
2017-03-23 13:56:21 -04:00
Eddie Louie
56e66454d1 SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
in sharded cluster environments.
2017-03-15 19:19:49 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Charlie Swanson
fd539883bf SERVER-21376 Fill in 'rejectedPlans' field of explain for relevant verbosities 2015-11-11 12:00:17 -05:00
Charlie Swanson
42b847bade SERVER-20849 Ensure explain output is actually computed during test 2015-10-13 17:13:22 -04:00
Charlie Swanson
42705b4bff SERVER-20849 Use correct stats object when explaining a MutliPlanStage 2015-10-13 11:32:12 -04:00