Skip to content

Commit 5fa6a17

Browse files
Update source/includes/fundamentals/cdc/debezium.rst
Co-authored-by: Jordan Smith <[email protected]>
1 parent 084592c commit 5fa6a17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/includes/fundamentals/cdc/debezium.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CDC events from each of the preceding datastores:
2828
change.data.capture.handler=com.mongodb.kafka.connect.sink.cdc.debezium.mongodb.ChangeStreamHandler
2929
3030
.. note::
31+
3132
If you are using a Debezium CDC version earlier than 2.0, set the value of the
3233
``change.data.capture.handler`` property to ``com.mongodb.kafka.connect.sink.cdc.debezium.mongodb.MongoDbHandler``.
3334

0 commit comments

Comments
 (0)