Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-26 Thread Roman Khachatryan
Thanks for the update and for reporting the issue Matthias. I see that FLINK-21030 is now resolved [1] I can confirm that FLINK-21515 is indeed a test stability not affecting production code (I've published a patch to fix it). Therefore, I will proceed to building the next RC from e9af362f0caa16e

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-26 Thread Matthias Pohl
There's a test instability which I assume is caused by FLINK-21028 [1]. I created FLINK-21515 [2] to cover this issue. Could somebody verify that? I validated already that this issue appears on master as well without the changes added in FLINK-21030 [3]. Best, Matthias [1] https://issues.apache.o

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-26 Thread Matthias Pohl
FYI: I created the PRs for merging FLINK-21030 [1] into release-1.12 [2] and release-1.11 [3]. Best, Matthias [1] https://issues.apache.org/jira/browse/FLINK-21030 [2] https://github.com/apache/flink/pull/15034 [3] https://github.com/apache/flink/pull/15035 On Thu, Feb 25, 2021 at 5:18 PM Till R

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-25 Thread Till Rohrmann
If time allows then we could also include FLINK-21030 [1]. We are about to merge this fix. [1] https://issues.apache.org/jira/browse/FLINK-21030 Cheers, Till On Thu, Feb 25, 2021 at 4:13 PM Roman Khachatryan wrote: > Hi everyone, > > The issue which caused the previous RC cancellation is now r

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-25 Thread Roman Khachatryan
Hi everyone, The issue which caused the previous RC cancellation is now resolved [1]. There are two more issues that we'd like to include in 1.12.2 [2][3]. Yuan and I are going to prepare the next RC (#2) once they are resolved. Please let us know if there are any other issues blocking the RC. C

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-15 Thread Yuan Mei
Hey devs, I'm very glad to announce that all known blocking issues for release-1.12.2 have been resolved. release-1.12.2 will freeze at: commit 1f8be1fd7b2b37a124e4d2b8080d08e259bdf095 Roman and I are about to prepare the first release candidate and many thanks to Roman for agreeing to do the re

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-10 Thread Matthias Pohl
I created FLINK-21358 [1] (and a PR [2] for it) which we might want to include in 1.12.2 as well. Best, Matthias [1] https://issues.apache.org/jira/browse/FLINK-21358 [2] https://github.com/apache/flink/pull/14920 On Tue, Feb 9, 2021 at 1:19 PM Yuan Mei wrote: > Thanks very much for your repli

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-09 Thread Yuan Mei
Thanks very much for your replies! I've been reaching out to the owners of the issues/blockers mentioned above. By now, we have Blocker Issues: - https://issues.apache.org/jira/browse/FLINK-21013: fixed - https://issues.apache.org/jira/browse/FLINK-21030: estimate to finish by t

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-08 Thread Matthias Pohl
Fabian and I were investigating strange behavior with stop-with-savepoint not terminating when using the new fromSource to add a source to a job definition. I created FLINK-21323 [1] to cover the issue. This might not be a blocker for 1.12.2 since this bug would have been already around since 1.11,

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-08 Thread Thomas Weise
+1 for the 1.12.2 release On Mon, Feb 8, 2021 at 3:20 AM Matthias Pohl wrote: > Thanks Yuan for driving 1.12.2. > +1 for releasing 1.12.2 > > One comment about FLINK-21030 [1]: I hope to fix it this week. But there > are still some uncertainties. The underlying problem is older than 1.12. > Henc

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-08 Thread Matthias Pohl
Thanks Yuan for driving 1.12.2. +1 for releasing 1.12.2 One comment about FLINK-21030 [1]: I hope to fix it this week. But there are still some uncertainties. The underlying problem is older than 1.12. Hence, the suggestion is to not block the 1.12.2 release because of FLINK-21030 [1]. I will leav

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-06 Thread Xintong Song
Thanks Yuan, +1 for releasing 1.12.2 and Yuan as the release manager. Thank you~ Xintong Song On Sat, Feb 6, 2021 at 3:41 PM Yu Li wrote: > +1 for releasing 1.12.2, and thanks for volunteering to be our release > manager Yuan. > > Besides the mentioned issues, I could see two more blockers

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-05 Thread Yu Li
+1 for releasing 1.12.2, and thanks for volunteering to be our release manager Yuan. Besides the mentioned issues, I could see two more blockers with 1.12.2 as fix version [1] and need some tracking: * FLINK-21013 Blink planner does not ingest ti

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-05 Thread Kurt Young
Thanks for being our release manager Yuan. We found a out of memory issue [1] which will affect most batch jobs thus I think it would be great if we can include this fix in 1.12.2. [1] https://issues.apache.org/jira/browse/FLINK-20663 Best, Kurt On Sat, Feb 6, 2021 at 12:36 AM Till Rohrmann w

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-05 Thread Till Rohrmann
Thanks for volunteering for being our release manager Yuan :-) +1 for a timely bug fix release. I will try to review the PR for FLINK- 20417 [1] which is a good fix to include in the next bug fix release. We don't have to block the release on this fix though. [1] https://issues.apache.org/jira/b

Re: [DISCUSS] Releasing Apache Flink 1.12.2

2021-02-05 Thread Piotr Nowojski
Hi, Thanks Yuan for bringing up this topic. +1 for the quick 1.12.2 release. As Yuan mentioned, me and Roman can help whenever committer rights will be required. > I am a Firefox user and I just fixed a long lasting bug https://github.com/apache/flink/pull/14848 , wish this would be merged in t