Hi devs,

It's been one week since we announced Apache Flink 1.12.0, and there are
already many issues reported, some of which are quite critical. Thus, I
would like to start a discussion on releasing Flink 1.12.1 soon.

I would like to volunteer for managing this release.

I've noticed the following issues that need to be included in the new
bugfix release.

   - The entrypoint script for the official docker image does not meet the
   standards of docker-library/official-images repo. [1]
   - Streaming jobs with window-less reduce operation do now work with
   RocksDB state backend. [2]
   - @Stephan mentioned some Kafka fixes ([3] and maybe more) that he would
   try to make into this release.
   - @Kurt mentioned a batch workload instability related to managed memory
   being released slowly, which his team is currently investigating and would
   try to fix in this release.

Apart from the issues above, please let us know in this thread if there are
any other fixes that we should try to include. I'll try to communicate with
the issue owners and come up with a time estimation early next week.

Thanks,
Xintong

[1] https://issues.apache.org/jira/browse/FLINK-20650
[2] https://issues.apache.org/jira/browse/FLINK-20646
[3] https://issues.apache.org/jira/browse/FLINK-20379

Reply via email to