MartijnVisser commented on PR #64:
URL: 
https://github.com/apache/flink-connector-kafka/pull/64#issuecomment-1788773208

   > This fix aims to resolve the issue of displaying the incorrect version 
number (-1.18) for the Kafka connector.
   
   How it should work, is that in the right branch for the Flink docs (see 
https://github.com/apache/flink/blob/master/docs/setup_docs.sh#L46-L56 for the 
setup in Flink's `master` branch) the correct branch/tag from the externalized 
connector should be included. If there's no connector available for that 
version (which is the case for everything that's displayed on `master`), we 
should not display a download link at all.
   
   When a connector version becomes available, the release branch for Flink 
should be updated to point to the correct branch/tag from the externalized 
connector


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