File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,13 @@ Kafka Source Connector
1616----------------------
1717
1818The **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
2121later.
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.
You can’t perform that action at this time.
0 commit comments