Re: [DISCUSS] Release Flink 1.5.1

2018-07-05 Thread Chesnay Schepler
Building the binary releases overnight failed due to a configuration mistake on my side. Till has informed me that FLINK-9676 might occur more often than we initially suspected. A PR to address the issue was already opened by Nico. Given that I have to restart the process anyway today I'm dela

Re: [DISCUSS] Release Flink 1.5.1

2018-07-04 Thread Till Rohrmann
Quick update for FLINK-9676: It is not super critical/blocker to fix this issue for Flink 1.5.1 since the deadlock only occurs in case of a task cancellation and also then we haven't seen it to happen too often. If Flink should deadlock, then there is still the TaskCancelerWatchDog which would kill

Re: [DISCUSS] Release Flink 1.5.1

2018-07-04 Thread Chesnay Schepler
Alrighty, looks like we're in agreement for a soon release. Let's take inventory of issues to still include: - [FLINK-9554] flink scala shell doesn't work in yarn mode I'm currently taking a look and will probably merge it by the end of today. - [FLINK-9676] Deadlock during canceling task and r

Re: [DISCUSS] Release Flink 1.5.1

2018-07-03 Thread Jeff Zhang
Hi Chesnay, I made FLINK-9554 as blocker of 1.5.1, as scala shell still doesn't work in yarn mode in the latest master branch. (I believe it is the same in branch-1.5) Zhijiang(wangzhijiang999) 于2018年7月3日周二 下午12:04写道: > Hi Chesnay, > > Agree w

Re: [DISCUSS] Release Flink 1.5.1

2018-07-02 Thread Till Rohrmann
+1. Thanks for being the release manager Chesnay! I just merged FLINK-9567. Cheers, Till On Mon, Jul 2, 2018 at 8:48 PM Stephan Ewen wrote: > +1 there are many minor fixes that are important for 1.5.1 > > I would suggest to make 1.5.1 rather asap and consider also a 1.5.2 quite > soon for the

Re: [DISCUSS] Release Flink 1.5.1

2018-07-02 Thread Stephan Ewen
+1 there are many minor fixes that are important for 1.5.1 I would suggest to make 1.5.1 rather asap and consider also a 1.5.2 quite soon for the known issues that are not yet fixed. In the future, with the increasing test automation, we can hopefully make a lot of minor releases fast, so fixed

Re: [DISCUSS] Release Flink 1.5.1

2018-07-02 Thread shimin yang
Hi Chesnay, It's a good idea. And I just created a pull request on Flink-9567. Please have a look if you had some free time. Cheers, Shimin On Mon, Jul 2, 2018 at 7:17 PM vino yang wrote: > +1 > > 2018-07-02 18:19 GMT+08:00 Chesnay Schepler : > > > Hello, > > > > it has been a little over a mo

Re: [DISCUSS] Release Flink 1.5.1

2018-07-02 Thread vino yang
+1 2018-07-02 18:19 GMT+08:00 Chesnay Schepler : > Hello, > > it has been a little over a month since we've release 1.5.0. Since then > we've addressed 56 JIRAs [1] for the 1.5 branch, including stability > enhancement to the new execution mode (FLIP-6), fixes for critical issues > in the metric