Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
161
Description
Right now the test uses the old method of creating a catalog shard which is to run the `addShard` command with a shard name of `catalogShard`. This causes the `isCatalogShard` boolean passed into `addShard()` to be false, which results in the replica set monitor for the config server being deleted when it shouldn't be.