-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
161
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.