Hi Flink community, I would like to ask what you think about releasing 1.6.3.
There's a few critical fixes in the 1.6 branch that users would benefit from with another bugfix release for the series. Some are already mentioned by Till in the recent 1.5.6 release discussion thread, and their fixes are also present in the 1.6 branch [1] - Serializer duplication problems: FLINK-10839, FLINK-10639 Fixing retraction: FLINK-10674 Deadlock during spilling data in SpillableSubpartition: FLINK-10491 Some 1.6 specific fixes are - Problem with restoring 1.5 broadcast state: FLINK-11087 Problem with restoring FlinkKafkaProducer: FLINK-10353 LockableTypeSerializer duplication problem: FLINK-10816 Another issue where the fix isn't merged yet, but we should probably include is FLINK-11083 (problem with restoring table state, PR is available). What do you think? Cheers, Gordon [1] http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Creating-last-bug-fix-release-for-1-5-branch-td25794.html