-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-02-08
Clean and simplify _shardsvrDropDatabase command, in particular:
- Ignore namespace parameter of the command, now it is required to pass a integer as namespace that is not used at all.
- Cleanup includes
- Make so that we can drop the unused reply in 5.1
- Correctly enforce authorization checks
- is depended on by
-
SERVER-52811 Implement the new drop database path in `_shardsvrDropDatabase`
- Closed
-
SERVER-54100 Remove _shardsvrDropDatabase command unused reply
- Closed