Skip to content

Commit cdaaea9

Browse files
Chris Choschmalliso
authored andcommitted
DOCSP-15800 sink fundamentals postprocessors (#153)
* DOCSP-15800: post processors
1 parent 77beaeb commit cdaaea9

16 files changed

+884
-17
lines changed

source/kafka-connection-mongodb.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ connection URI in the ``connection.uri`` setting. Refer to the configuration
8181
guides for more detail:
8282

8383
- :doc:`Sink Configuration Properties </kafka-sink-properties>`
84-
- (TODO Fix Broken Link) Source Connector Configuration Properties <source-connector-configuration-properties>
84+
- (TODO: Fix Broken Link) Source Connector Configuration Properties <source-connector-configuration-properties>
8585

8686
For more information on how to build your connection URI, navigate
8787
to the :guilabel:`Authentication` section in the

source/security-and-authentication/mongodb-aws-auth.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
MongoDB AWS-based Authentication
33
================================
44

5-
TODO
5+
TODO:

source/security-and-authentication/tls-and-x509.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
SSL/TLS and X.509 Certificates
33
==============================
44

5-
TODO
5+
TODO:

source/sink-connector/configuration-properties.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Sink Connector Configuration Properties
1515
Overview
1616
--------
1717

18-
TODO
18+
TODO:
1919

2020
For an example sink connector configuration file, see
2121
`MongoSinkConnector.properties

source/sink-connector/fundamentals/change-data-capture.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Sink Connector Change Data Capture
33
==================================
44

5-
TODO
5+
TODO:

source/sink-connector/fundamentals/data-transformations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Sink Connector Data Transformations
33
===================================
44

5-
TODO
5+
TODO:

source/sink-connector/fundamentals/handling-errors.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Sink Connector Handling Errors
33
==============================
44

5-
TODO
5+
TODO:

0 commit comments

Comments
 (0)