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_r228152682
##########
File path: docs/dev/connectors/kafka.md
##########
@@ -80,6 +80,14 @@ For most users, the `FlinkKafkaConsumer08` (part of
`flink-connector-kafka`) is
<td>0.11.x</td>
<td>Since 0.11.x Kafka does not support scala 2.10. This connector
supports <a
href="https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging">Kafka
transactional messaging</a> to provide exactly once semantic for the
producer.</td>
</tr>
+ <tr>
+ <td>flink-connector-kafka_2.11</td>
+ <td>1.7.0</td>
+ <td>FlinkKafkaConsumer<br>
+ FlinkKafkaProducer</td>
+ <td>>= 1.x</td>
Review comment:
`>= 1.0.0`
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services