Skip to content

Commit

Permalink
Final
Browse files Browse the repository at this point in the history
  • Loading branch information
balakirevs committed Jun 17, 2014
1 parent a17219e commit 202564f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Final-Exam.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1014,13 +1014,11 @@ Before it was successfully added, there was a connection problem. What was it?

A network partition

One of the members went down while the second member was being added to the set [T]
(DBClientCursor::init call() failed errors and these happen noramlly when we push a new rsconfig.
The current PRIMARY will step down and drops all the connections and then start again.)
One of the members went down while the second member was being added to the set

The replica set names in the configs for the two members were different

There were too many connections to one of the members
There were too many connections to one of the members [T]

The replica set config points to the wrong IP address

Expand All @@ -1039,7 +1037,7 @@ When you have your answer, please paste or type it into the box below, and submi

Answer:

net
bindIp



Expand Down

0 comments on commit 202564f

Please sign in to comment.