Skip to content

Commit aaee068

Browse files
author
Bob Grabar
committed
DOCS-437 edit to the error message
1 parent 30980cc commit aaee068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/replica-sets.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -708,7 +708,7 @@ If you receive the following error:
708708
.. code-block:: javascript
709709

710710
replSet error fatal couldn't query the local local.oplog.rs collection. Terminating mongod after 30 seconds.
711-
bad replSet oplog entry?
711+
<timestamp> [rsStart] bad replSet oplog entry?
712712

713713
Then the value for the ``ts`` field in the last oplog entry might be of
714714
the wrong data type. The correct data type is Timestamp.

0 commit comments

Comments
 (0)