Setup:
- ShardA has no chunks/collections/database
Scenario:
1. Chunk migration from ShardZ to ShardA starts.
2. RemoveShard for ShardA starts.
3. Remove shards sees that there's no database/chunk for ShardA so proceeds to removing shard.
4. Chunk is now sent to ShardA after it has been "removed".
- is related to
-
SERVER-39332 Prevent test from dropping collections directly against a shard
- Closed