Hi folks, Apache Flink 1.10 has completed the release announcement [1]. Then we would like to add Flink 1.10 build target and make Flink Runner compatible with Flink 1.10 [2]. So, I would suggest that at most three versions of Flink runner for Apache Beam community according to the update Policy of Apache Flink releases [3] , i.e. I think it's better to maintain the three versions of 1.8/1.9/1.10 after add Flink 1.10 build target to Flink runner.
The current existence of Flink runner 1.7 will affect the upgrade of Flink runner 1.8x and 1.9x due to the code of Flink 1.7 is too old, more detail can be found in [4]. So, we need to drop the support of Flink runner 1.7 as soon as possible. This discussion also CC to @User, due to the change will affect our users. And I would appreciate it if you could review the PR [5]. Welcome any feedback! Best, Jincheng [1] http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/ANNOUNCE-Apache-Flink-1-10-0-released-td37564.html [2] https://issues.apache.org/jira/browse/BEAM-9295 [3] https://flink.apache.org/downloads.html#update-policy-for-old-releases [4] https://issues.apache.org/jira/browse/BEAM-9299 [5] https://github.com/apache/beam/pull/10884