Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major - P3
-
None
-
2.0.4
-
None
-
Sharded Linux cluster:
3 config servers
3 shards, each (initially) with three nodes per shard (reconfigured to two nodes and an arbiter)
1 mongos
-
Linux
Description
A sharded cluster was reconfigured to replace a secondary on each of the three shards with an arbiter. This appeared to work based on command responses and acknowledgements in the logs, but the mongos continued to try to add the removed secondary back in, even after being restarted more than once. The mongos log showed a loop of erasing and then re-adding the removed node. The cluster did not become usable again until the removed nodes were added back to the cluster. Restarting the config servers did not help. We did not try restarting the individual nodes.