Re: Bug fix release 0.9.1

2015-08-27 Thread Ufuk Celebi
Hey all, the artifacts are uploading at the moment. I will start a vote thread as soon as everything is up. :-) – Ufuk On Wed, Aug 26, 2015 at 10:26 AM, Ufuk Celebi wrote: > I went over all issues and pinged a couple of people about open issues. > Thanks for all the help! All JIRA issues tagge

Re: Bug fix release 0.9.1

2015-08-26 Thread Ufuk Celebi
I went over all issues and pinged a couple of people about open issues. Thanks for all the help! All JIRA issues tagged with fixVersion 0.9.1 should now reflect the last state of the discussion. There is a related discussion about whether we want to release master as 0.9.1 (mod some changes). Plea

Re: Bug fix release 0.9.1

2015-08-21 Thread Robert Metzger
I would like to release Flink 0.9.1 soon. There were some annoying bugs discovered recently, that should be addressed in a bug fix release. I have the following bugs in my mind: https://issues.apache.org/jira/browse/FLINK-2555 (Hadoop Input/Output Formats are unable to access secured HDFS cluster

Re: Bug fix release 0.9.1

2015-08-06 Thread Hermann Gábor
Hi, I did a (thin) fix for FLINK-2286 Window ParallelMerge sometimes swallows elements of the last window and also added a PR . Regards, Gábor On Thu, Aug 6, 2015 at 10:07 AM Maximilian Michels wrote: > Hi, > > The following commits have been added to

Re: Bug fix release 0.9.1

2015-08-06 Thread Maximilian Michels
Hi, The following commits have been added to the release-0.9 branch since the 0.9.0 release: c7e8684 [FLINK-2229] Add equals() and hashCode() to ObjectArrayTypeInfo 451eb82 [FLINK-2280] GenericTypeComparator.compare() respects ascending flag acd4317 [FLINK-2353] Respect JobConfigurable interface

Re: Bug fix release 0.9.1

2015-07-31 Thread Fabian Hueske
Thanks Ufuk for starting this discussion. We should also go through the commit logs of the master branch and see if we forgot to cherry-pick some fixes over to the release-0.9 branch. I can do that and compile a list of potential fixes. Cheers, Fabian 2015-07-31 11:34 GMT+02:00 Ufuk Celebi : >

Bug fix release 0.9.1

2015-07-31 Thread Ufuk Celebi
Hey all! I want to start a discussion about the next 0.9 release. Since 0.9.0 there have been 19 commits addressing 16 issues. Of these 16 issues, two were critical issues regarding the runtime, which require a new release urgently. What's do you think about this? --- If we agree about doing