Details
-
Question
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
First, I remove some shards(shard0020 - 99) which don't contain any data with command `sh.removeShardTag("shard0020-99", "tag1")` and `db.runCommand(
{removeShard: "shard0020-99"})`.
Second, I add some shards(shard0020-69) and add shard tag.
Then mongos log print the content as the title.