- 
    Type:
Bug
 - 
    Resolution: Duplicate
 - 
    Priority:
Major - P3
 - 
    None
 - 
    Affects Version/s: 2.2.0
 - 
    Component/s: Replication
 
- 
        Replication
 - 
        Fully Compatible
 - 
        ALL
 - 
        (copied to CRM)
 - 
        None
 
- 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 - 
        None
 
Let's have two servers we want to put in the same replicaset A and B
On A : rs.initiate( [a config whith only A])
On B : rs.initiate( [a config whith only B])
then on A : rs.reconfig([a config with A and B])
A will have two primaries in the replicaset. B will have only himself.
The reconfig on A should fail instead of work to avoid this situation
- duplicates
 - 
                    
SERVER-22287 Merging replica sets with replication protocol version 1 may result in two primaries
-         
 - Closed
 
 -         
 
- is duplicated by
 - 
                    
SERVER-7477 Calling rs.initiate() on 2 nodes when setting up replica set results in two primaries
-         
 - Closed
 
 -