You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "iemejia (via GitHub)" <gi...@apache.org> on 2023/03/06 13:55:20 UTC

[GitHub] [beam] iemejia commented on a diff in pull request #25584: [Beam#25046]add support for flink 1.16 for Beam Flink Runner

iemejia commented on code in PR #25584:
URL: https://github.com/apache/beam/pull/25584#discussion_r1126450966


##########
gradle.properties:
##########
@@ -38,5 +38,5 @@ javaVersion=1.8
 docker_image_default_repo_root=apache
 docker_image_default_repo_prefix=beam_
 
-flink_versions=1.12,1.13,1.14,1.15
+flink_versions=1.12,1.13,1.14,1.15,1.16

Review Comment:
   Last time this was discussed ~2y ago the idea was to maintain the supported versions by Flink (1.16, 1.15) + one older version (1.14). So we should definitely get rid of 1.12 and probably 1.13. Of course an email to the dev@ mailing list would be a good idea, and maybe to put a warning in advance for the next release.
   



-- 
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: github-unsubscribe@beam.apache.org

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