Skip to content

Commit 94a3166

Browse files
committed
fix documentation about kafka client version
1 parent 3f504bf commit 94a3166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include::{include_path}/plugin_header.asciidoc[]
2323

2424
This input will read events from a Kafka topic.
2525

26-
This plugin uses Kafka Client 1.1.0. For broker compatibility, see the official https://cwiki.apache.org/confluence/display/KAFKA/Compatibility+Matrix[Kafka compatibility reference]. If the linked compatibility wiki is not up-to-date, please contact Kafka support/community to confirm compatibility.
26+
This plugin uses Kafka Client 2.0.0. For broker compatibility, see the official https://cwiki.apache.org/confluence/display/KAFKA/Compatibility+Matrix[Kafka compatibility reference]. If the linked compatibility wiki is not up-to-date, please contact Kafka support/community to confirm compatibility.
2727

2828
If you require features not yet available in this plugin (including client version upgrades), please file an issue with details about what you need.
2929

0 commit comments

Comments
 (0)