Re: [DISCUSS] Planning Release 1.3

2017-03-06 Thread Robert Metzger
That's the right attitude :) Since one month has passed since my initial email on the 1.3 release, here's a quick reminder for everybody that we have the following deadlines: *Feature freeze (branch forking)*: 1 May 2017 (*8 weeks from now*) *Code freeze (first voting RC)*: 15 May 2017 *Release

[jira] [Created] (FLINK-5967) Document AggregatingState

2017-03-06 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-5967: --- Summary: Document AggregatingState Key: FLINK-5967 URL: https://issues.apache.org/jira/browse/FLINK-5967 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-5968) Document WindowedStream.aggregate()

2017-03-06 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-5968: --- Summary: Document WindowedStream.aggregate() Key: FLINK-5968 URL: https://issues.apache.org/jira/browse/FLINK-5968 Project: Flink Issue Type: Improveme

[jira] [Created] (FLINK-5969) Add savepoint backwards compatibility tests from 1.2 to 1.3

2017-03-06 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-5969: --- Summary: Add savepoint backwards compatibility tests from 1.2 to 1.3 Key: FLINK-5969 URL: https://issues.apache.org/jira/browse/FLINK-5969 Project: Flink

[jira] [Created] (FLINK-5970) Job-/TaskManagerStartupTest may run indefinitely

2017-03-06 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-5970: --- Summary: Job-/TaskManagerStartupTest may run indefinitely Key: FLINK-5970 URL: https://issues.apache.org/jira/browse/FLINK-5970 Project: Flink Issue Ty

Re: [DISCUSS] Code style / checkstyle

2017-03-06 Thread Stephan Ewen
A singular "all reformat in one instant" will cause immense damage to the project, in my opinion. - There are so many pull requests that we are having a hard time keeping up, and merging will a lot more time intensive. - I personally have many forked branches with WIP features that will probab

Re: [DISCUSS] Planning Release 1.3

2017-03-06 Thread Stephan Ewen
Looks good to me! On Mon, Mar 6, 2017 at 10:55 AM, Robert Metzger wrote: > That's the right attitude :) > > Since one month has passed since my initial email on the 1.3 release, > here's a quick reminder for everybody that we have the following deadlines: > > *Feature freeze (branch forking)*:

[DISCUSS] FLIP-17 Side Inputs

2017-03-06 Thread Aljoscha Krettek
Hi Folks, I would like to finally agree on a plan for implementing side inputs in Flink. There has already been an attempt to come to consensus [1], which resulted in two design documents. I tried to consolidate those two and also added a section about implementation plans. This is the resulting F

Re: [DISCUSS] FLIP-17 Side Inputs

2017-03-06 Thread Gyula Fóra
Hi Aljoscha, Thank you for the nice proposal! I think it would make sense to allow user's to affect the readiness of the side input. I think making it ready when the first element arrives is only slightly better then making it always ready from usability perspective. For instance if I am joining

TRAVIS error?

2017-03-06 Thread Radu Tudoran
Hi, I was looking over the travis test& deploy status (because of a fail that was unrelated with my contribution in the pull request). I see a lot of failures also for the other pull requests. I see that there are typical for 2 build jobs that fail across pull requests: one related to the fact

[jira] [Created] (FLINK-5971) JobLeaderIdService should time out registered jobs

2017-03-06 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-5971: Summary: JobLeaderIdService should time out registered jobs Key: FLINK-5971 URL: https://issues.apache.org/jira/browse/FLINK-5971 Project: Flink Issue Type:

[jira] [Created] (FLINK-5972) Don't allow shrinking merging windows

2017-03-06 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-5972: --- Summary: Don't allow shrinking merging windows Key: FLINK-5972 URL: https://issues.apache.org/jira/browse/FLINK-5972 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-5973) check whether the direct memory size is always correctly calculated

2017-03-06 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-5973: -- Summary: check whether the direct memory size is always correctly calculated Key: FLINK-5973 URL: https://issues.apache.org/jira/browse/FLINK-5973 Project: Flink

Re: Incremental checkpoint branch

2017-03-06 Thread Vishnu Viswanath
Thanks everyone for the reply. @Xiaogang design document looks very good, looking forward to check the implementation and to try it out. I see that hdfs:// is mentioned as the backend storage in the documentation, what about s3://. Is it something that needed to be considered in the design, or is

[jira] [Created] (FLINK-5974) Support Mesos DNS

2017-03-06 Thread Eron Wright (JIRA)
Eron Wright created FLINK-5974: --- Summary: Support Mesos DNS Key: FLINK-5974 URL: https://issues.apache.org/jira/browse/FLINK-5974 Project: Flink Issue Type: Improvement Components: C

[jira] [Created] (FLINK-5975) Mesos should support adding volumes to launched taskManagers

2017-03-06 Thread Addison Higham (JIRA)
Addison Higham created FLINK-5975: - Summary: Mesos should support adding volumes to launched taskManagers Key: FLINK-5975 URL: https://issues.apache.org/jira/browse/FLINK-5975 Project: Flink

[jira] [Created] (FLINK-5976) refactoring remove duplicate Tokenizer in flink-test

2017-03-06 Thread liuyuzhong7 (JIRA)
liuyuzhong7 created FLINK-5976: -- Summary: refactoring remove duplicate Tokenizer in flink-test Key: FLINK-5976 URL: https://issues.apache.org/jira/browse/FLINK-5976 Project: Flink Issue Type: Im