We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34ee726 commit ff8c06aCopy full SHA for ff8c06a
source/core/replication.txt
@@ -245,8 +245,9 @@ that might create rollbacks.
245
[replica set sync] replSet syncThread: 13410 replSet too much data to roll back
246
247
In these situations you will need to manually intervene to either
248
- save data manually or to force the member to perform an initial sync from a "current" member of the set by
249
- deleting the content of the existing :setting:`dbpath` directory.
+ save data or to force the member to perform an initial sync from a
+ "current" member of the set by deleting the content of the existing
250
+ :setting:`dbpath` directory.
251
252
For more information on failover, see:
253
0 commit comments