File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -349,9 +349,9 @@ the shard cannot update the config database after
349
349
:dbcommand:`moveChunk`, the shard cluster will have an inconsistent
350
350
view of all chunks. For this situation, the :term:`primary` member of
351
351
the shard will terminate
352
- itself to prevent data inconsistency. The :term:`secondary` members of
353
- the shard will elect a new primary member so that the remainder of the
354
- shard data is available for access .
352
+ itself to prevent data inconsistency. If the config database is
353
+ accessible by the :term:`secondary` members, the shard's data will be
354
+ accessible after an election .
355
355
356
356
If you encounter this issue, contact the `MongoDB User Group
357
357
<http://groups.google.com/group/mongodb-user>`_ or 10gen support to
You can’t perform that action at this time.
0 commit comments