Skip to content

Commit cb2cd7c

Browse files
authored
Merge pull request #76 from DBirtolo-mdb/DOCSP-21113
DOCSP-21113 Added links to blog post about configuring sink and sourc…
2 parents a68b064 + ca5caa9 commit cb2cd7c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

source/sink-connector/configuration-properties.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ settings.
2222
For an example sink connector configuration file, see
2323
:github:`MongoSinkConnector.properties <mongodb/mongo-kafka/blob/{+connector_version_github_tag+}/config/MongoSinkConnector.properties>`.
2424

25+
For sink connector performance recommendations, see `Tuning the Sink Connector
26+
<https://www.mongodb.com/developer/products/connectors/tuning-mongodb-kafka-connector/#tuning-the-sink-connector>`__.
27+
2528
.. _sink-settings:
2629

2730
Settings

source/source-connector/configuration-properties.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ settings.
2222
For an example source connector configuration file, see
2323
:github:`MongoSourceConnector.properties <mongodb/mongo-kafka/blob/{+connector_version_github_tag+}/config/MongoSourceConnector.properties>`.
2424

25+
For source connector performance recommendations, see `Tuning the Source Connector
26+
<https://www.mongodb.com/developer/products/connectors/tuning-mongodb-kafka-connector/#tuning-the-source-connector>`__.
27+
2528
Settings
2629
--------
2730

0 commit comments

Comments
 (0)