Skip to content

Commit 0959f6b

Browse files
Chris Choschmalliso
authored andcommitted
DOCSP-10334: add note on compatibility with third party APIs (#17)
* DOCSP-10334: add note on compatibility with third party APIs
1 parent d80f091 commit 0959f6b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

source/kafka-compatibility.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Kafka Source Connector
1616
----------------------
1717

1818
The **Kafka Source Connector** requires MongoDB 3.6 or later as your data
19-
source if you are using change streams with a **collection** only. If you
20-
need to watch a **database** or **deployment**, you need MongoDB 4.0 or
19+
source if you are using change streams with a **collection** only. If you
20+
need to watch a **database** or **deployment**, you need MongoDB 4.0 or
2121
later.
22+
23+
.. note::
24+
25+
MongoDB Kafka connectors are only tested against MongoDB clusters. If
26+
you use the MongoDB Kafka connector with a non-genuine MongoDB database,
27+
it may not function correctly due to differences in features or feature
28+
behavior.

0 commit comments

Comments
 (0)