minor: update for replica set docs

This commit is contained in:
Tyler Brock 2012-03-15 08:32:25 -04:00
parent cf817f5705
commit 7fd0b8dfce
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ the state of any secondary node, the automated refresh will ensure that this sta
There are two secenarios in which refresh is helpful and does not raise exceptions:
# You add a new secondary node to an existing replica set
# You remove an unused secondary from an existing replica set
1. You add a new secondary node to an existing replica set
2. You remove an unused secondary from an existing replica set
If using MongoDB earlier than 2.0 any changes to replica set state will raise exceptions therefore refresh mode will not be useful.