Thanks for initiating this discussion, Konstantin. FLINK-22494 [1] (Avoid
discarding checkpoints in case of failure) is reviewed and backported. I
have FLINK-22688 [2] (exception history not working properly for unassigned
tasks) that came up recently. I provided a fix for it [3] already and hope
to get it reviewed soon.

Matthias

[1] https://issues.apache.org/jira/browse/FLINK-22494
[2] https://issues.apache.org/jira/browse/FLINK-22688
[3] https://github.com/apache/flink/pull/15945

On Mon, May 17, 2021 at 2:13 PM Arvid Heise <ar...@apache.org> wrote:

> I'd also like to have a fix for
> https://issues.apache.org/jira/browse/FLINK-22686 that was reported today.
>
> On Mon, May 17, 2021 at 11:52 AM Timo Walther <twal...@apache.org> wrote:
>
> > Hi Konstantin,
> >
> > thanks for starting the discussion. From the Table API side, we also
> > fixed a couple of critical issues already that justify releasing a
> > 1.13.1 asap.
> >
> > Personally, I would like to include
> > https://issues.apache.org/jira/browse/FLINK-22666 that fixes some last
> > issues with the Scala Table API to DataStream conversion. It should be
> > fixed today or tomorrow.
> >
> > Otherwise +1.
> >
> > Regards,
> > Timo
> >
> >
> > On 17.05.21 10:11, Robert Metzger wrote:
> > > Thanks a lot for starting the discussion about the release.
> > > I'd like to include https://issues.apache.org/jira/browse/FLINK-22266
> as
> > > well (I forgot to set the fixVersion accordingly). It's an important
> fix
> > > for the stop with savepoint operation of the adaptive scheduler.
> > >
> > > On Mon, May 17, 2021 at 10:03 AM Konstantin Knauf <kna...@apache.org>
> > wrote:
> > >
> > >> Hi everyone,
> > >>
> > >> I would like to start discussing Flink 1.13.1. There are already
> quite a
> > >> few critical fixes merged, specifically:
> > >>
> > >> * https://issues.apache.org/jira/browse/FLINK-22555 (LGPL-2.1 files
> in
> > >> flink-python jars)
> > >> * https://issues.apache.org/jira/browse/FLINK-17170 (Cannot stop
> > streaming
> > >> job with savepoint which uses kinesis consumer)
> > >> * https://issues.apache.org/jira/browse/FLINK-22574 (Adaptive
> > Scheduler:
> > >> Can not cancel restarting job)
> > >>
> > >> The following two tickets are in progress:
> > >>
> > >> * https://issues.apache.org/jira/browse/FLINK-22502
> > >> (DefaultCompletedCheckpointStore
> > >> drops unrecoverable checkpoints silently)
> > >> * https://issues.apache.org/jira/browse/FLINK-22494 (Avoid discarding
> > >> checkpoints in case of failure)
> > >>
> > >> Matthias, Roman: could you give an update on those?
> > >>
> > >> Are there any other open tickets that we should wait for? Is there a
> PMC
> > >> member who would like to manage the release?
> > >>
> > >> Best,
> > >>
> > >> Konstantin
> > >>
> > >> --
> > >>
> > >> Konstantin Knauf
> > >>
> > >> https://twitter.com/snntrable
> > >>
> > >> https://github.com/knaufk
> > >>
> > >
> >
> >

Reply via email to