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

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

yanghua commented on a change in pull request #7109: [FLINK-10900][kafka][docs] 
Mark universal Kafka connector as beta
URL: https://github.com/apache/flink/pull/7109#discussion_r233893714
 
 

 ##########
 File path: docs/dev/connectors/kafka.md
 ##########
 @@ -110,13 +123,17 @@ Note that the streaming connectors are currently not 
part of the binary distribu
 
 ## Kafka 1.0.0+ Connector
 
-Starting with Flink 1.7, there is a new Kafka connector that does not track a 
specific Kafka major version. Rather, it tracks the latest version of Kafka at 
the time of the Flink release.
+Starting with Flink 1.7, there is a new Kafka connector that does not track a 
specific Kafka major version.
+Rather, it tracks the latest version of Kafka at the time of the Flink release.
 
-If your Kafka broker version is 1.0.0 or newer, you should use this Kafka 
connector. If you use an older version of Kafka (0.11, 0.10, 0.9, or 0.8), you 
should use the connector corresponding to the broker version.
+If your Kafka broker version is 1.0.0 or newer, you should use this Kafka 
connector.
+If you use an older version of Kafka (0.11, 0.10, 0.9, or 0.8), you should use 
the connector corresponding to the broker version.
 
 ### Compatibility
 
-The modern Kafka connector is compatible with older and newer Kafka brokers 
through the compatibility guarantees of the Kafka client API and broker. The 
modern Kafka connector is compatible with broker versions 0.11.0 or later, 
depending on the features used. For details on Kafka compatibility, please 
refer to the [Kafka 
documentation](https://kafka.apache.org/protocol.html#protocol_compatibility).
+The modern Kafka connector is compatible with older and newer Kafka brokers 
through the compatibility guarantees of the Kafka client API and broker.
 
 Review comment:
   I think we should give this connector a consistent name, either `universal ` 
or `modern`. Not both.

----------------------------------------------------------------
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


> Mark Kafka 2.0 connector as beta feature
> ----------------------------------------
>
>                 Key: FLINK-10900
>                 URL: https://issues.apache.org/jira/browse/FLINK-10900
>             Project: Flink
>          Issue Type: Task
>          Components: Kafka Connector
>    Affects Versions: 1.7.0
>            Reporter: Till Rohrmann
>            Priority: Blocker
>              Labels: pull-request-available
>
> Given the test problems with the Kafka 2.0 connector we should mark this 
> connector as a beta feature until we have fully understood why so many tests 
> deadlock.



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

Reply via email to