From df8eb9780ba840777a4e6a844e870f060ef797bc Mon Sep 17 00:00:00 2001 From: Bob Roldan Date: Fri, 17 Mar 2023 22:33:16 -0400 Subject: [PATCH] DBZ-6223 Adds upstream anchor --- documentation/modules/ROOT/pages/connectors/mongodb.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/modules/ROOT/pages/connectors/mongodb.adoc b/documentation/modules/ROOT/pages/connectors/mongodb.adoc index 82e0be5c4..aaac954cb 100644 --- a/documentation/modules/ROOT/pages/connectors/mongodb.adoc +++ b/documentation/modules/ROOT/pages/connectors/mongodb.adoc @@ -62,6 +62,7 @@ This new server becomes a secondary (and able to handle queries) when it catches // Type: concept // Title: Description of how the MongoDB connector uses change streams to capture event records // ModuleID: description-of-how-the-mongodb-connector-uses-change streams-to-capture-event-records +[id="change-streams"] === Change streams Although the {prodname} MongoDB connector does not become part of a replica set, it uses a similar replication mechanism to obtain oplog data.