fapaul commented on PR #161:
URL: 
https://github.com/apache/flink-connector-kafka/pull/161#issuecomment-3106304181

   Thanks for the thorough explanation. In summary, in addition to dropping 
support for 0.x versions (has been done in the past already), we also now drop 
support for everything, including 2.0. 
   
   I am okay with the major version bump then. Can you look at the last failing 
tests to get this PR merged?
   
   Also I noted the docs are slightly out of date 
https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/datastream/kafka/#dependency
 still states 
   > Modern Kafka clients are backwards compatible with broker versions 0.10.0 
or later. For details on Kafka compatibility, please refer to the official 
[Kafka 
documentation](https://kafka.apache.org/protocol.html#protocol_compatibility).
   
   Can you also update these docs to reflect that with this change, we expect 
the Kafka broker to be at least version 2.1?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to