-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.4
-
Component/s: 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
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.