Skip to content

Commit 76ad66b

Browse files
Chris Choschmalliso
authored andcommitted
DOCSP-10997: Update compatibility text (#32)
1 parent 556eff3 commit 76ad66b

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

source/kafka-compatibility.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,17 @@ Kafka Compatibility
3434
-------------------
3535

3636
The **MongoDB Connector for Apache Kafka** requires Apache Kafka Connect
37-
API version 2.1.0 or later. The MongoDB Connector can be used with the
38-
following Kafka-compatibile platforms:
37+
API version 2.1.0 or later and is tested against Apache Kafka 2.3 and
38+
above. There are many Kafka compatible platforms that work with the Kafka
39+
Connect service such as:
3940

4041
- Confluent Platform 5.3 or later
4142
- Microsoft Azure Event Hubs
4243
- Red Hat AMQ Streams
4344

44-
.. note::
45-
46-
The MongoDB Connector for Apache Kafka is only tested against the
47-
platforms mentioned above. If you use the MongoDB Kafka connector with
48-
a Kafka-compatible platform that is *not* listed above, it may not
49-
function correctly due to differences in features or feature behavior.
45+
The MongoDB Connector works directly with Kafka Connect; it does not make
46+
direct connections to the Kafka cluster on the backend. Therefore, the
47+
MongoDB Connector should work with any Apache Kafka platform that supports
48+
Kafka Connect including those listed above. If you have any questions about
49+
the connector, feel free to ask on the
50+
`MongoDB Community Forums <https://developer.mongodb.com/community/forums/c/connectors-integrations/>`__.

0 commit comments

Comments
 (0)