Hi David, I will take a look this ticket FLINK-20648 and try to get it resolved in this release cycle.
@Xintong Song <tonysong...@gmail.com> One more Kubernetes HA related issue. We need to support setting service account for TaskManager pod[1]. Even though we have a work around for this issue, but it is not acceptable to always let the default service account with enough permissions. [1]. https://issues.apache.org/jira/browse/FLINK-20664 Best, Yang David Morávek <david.mora...@gmail.com> 于2020年12月18日周五 上午12:47写道: > Hi, I think https://issues.apache.org/jira/browse/FLINK-20648 should be > addressed, as Kubernetes HA was one of the main selling points of this > release. WDYT? > > D. > > Sent from my iPhone > > > On 17. 12. 2020, at 13:54, Yun Tang <myas...@live.com> wrote: > > > > Thanks for driving this quick-fix release. > > +1 for fixing the bug of RocksDB state-backend with reduce operators. > > > > Best > > Yun Tang > > ________________________________ > > From: Till Rohrmann <trohrm...@apache.org> > > Sent: Thursday, December 17, 2020 20:51 > > To: dev <dev@flink.apache.org> > > Subject: Re: [DISCUSS] Releasing Apache Flink 1.12.1 > > > > Thanks for volunteering as our release manager Xintong. +1 for a swift > bug > > fix release. > > > > Cheers, > > Till > > > >> On Thu, Dec 17, 2020 at 1:20 PM Xintong Song <xts...@apache.org> wrote: > >> > >> 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 > >> >