Skip to content

Commit 791efae

Browse files
Chris Choschmalliso
authored andcommitted
NOJIRA: fix manual oplog link (#12)
* fix link and typo
1 parent 235c752 commit 791efae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/kafka-source.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ events, and broadcast changes after any collection data is updated.
307307
How to Recover from An Invalid Resume Token
308308
-------------------------------------------
309309

310-
If the event your Connector pauses or shuts down long enough for the Change Stream resume token
311-
to expire from the :manual:`MongoDB Oplog </core/replica-set-oplog/>`_, you may encounter an error
310+
In the event your Connector pauses or shuts down long enough for the Change
311+
Stream resume token to expire from the
312+
:manual:`MongoDB Oplog </core/replica-set-oplog/>`, you may encounter an error
312313
that prevents you from starting up the Connector. If you encounter this
313314
condition, you must delete the topic data referenced by
314315
the ``offset.storage.topic`` setting if you are using Distributed Mode or the

0 commit comments

Comments
 (0)