Files
mongo/jstests/core/views
Esha Maharishi 7251fd2e2d Revert "SERVER-30534 Create a _configsvrDropCollection command"
This reverts commit d7325950d7.

Reverting this commit because it resulted in dead code. It created a new _configsvrDropCollection command on the config server and copied the business logic from mongos into it, but we never completed the ticket that made mongos forward dropCollection to the config server.
2017-10-11 15:15:45 -04:00
..