Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
2.4.4
-
None
-
None
-
Fully Compatible
-
ALL
-
- Connect to the Primary
- rs.stepDown()
- Connect to the new Primary
- rs.stepDown()
- connect to another secondary
- rs.status() will show the old Primary with a syncingTo field
Description
If the current Primary of a replica set has been a Secondary in the past, then a rs.status() when issued from a current Secondary will show that Primary with a syncingTo field.