[ 
https://issues.apache.org/jira/browse/FLINK-10599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16663897#comment-16663897
 ] 

ASF GitHub Bot commented on FLINK-10599:
----------------------------------------

pnowojski commented on a change in pull request #6889: 
[FLINK-10599][Documentation] Provide documentation for the modern kafka 
connector
URL: https://github.com/apache/flink/pull/6889#discussion_r228219170
 
 

 ##########
 File path: docs/dev/connectors/kafka.md
 ##########
 @@ -134,7 +134,7 @@ Then instantiate the new source (`FlinkKafkaConsumer`) and 
sink (`FlinkKafkaProd
 
 ## Kafka Consumer
 
-Flink's Kafka consumer is called `FlinkKafkaConsumer08` (or `09` for Kafka 
0.9.0.x versions, etc.). It provides access to one or more Kafka topics.
+Flink's Kafka consumer is called `FlinkKafkaConsumer08` (or `09` for Kafka 
0.9.0.x versions, etc. Note that since modern Kafka connector, it will not 
carry the version number of Kafka.). It provides access to one or more Kafka 
topics.
 
 Review comment:
   (or `09` for Kafka 0.9.0.x versions, etc. or just `FlinkKafkaConsumer` for 
Kafka >= 1.0.0 versions).
   
   ?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Provide documentation for the modern kafka connector
> ----------------------------------------------------
>
>                 Key: FLINK-10599
>                 URL: https://issues.apache.org/jira/browse/FLINK-10599
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation, Kafka Connector
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to