Support admin commands on sharded views. A non-exhaustive list includes:
- drop
- collMod
- dropIndexes (a no-op)
Should mostly "just" work as the primary shard for the database will handle the command. Need to check coverage of all applicable commands.
Support admin commands on sharded views. A non-exhaustive list includes:
Should mostly "just" work as the primary shard for the database will handle the command. Need to check coverage of all applicable commands.