AHeise commented on PR #111:
URL: 
https://github.com/apache/flink-connector-kafka/pull/111#issuecomment-2303979108

   What's the purpose of bumping the version?
   
   If we don't bump, the connector can be easily used in Flink 1.17 .. 1.20 
(Maven will choose the highest version automatically depending on the other 
flink dependencies).
   
   If we bump, the connector cannot be easily used with 1.17 .. 1.19 (you'd 
need to explicitly exclude the dependencies or use dependency management).
   
   Usually, we bump if the connector depends on specific API of the respective 
Flink version. You mentioned Lineage but I'm missing context.


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to