It seems that quite a few important fixes still need some work until they are ready. I'll extend the "deadline" to Monday morning (CET), since we can not vote during the weekends anyways.
On Fri, Feb 6, 2015 at 1:16 PM, Stephan Ewen <[email protected]> wrote: > I am working on fixes for local split assignment and custom input split. > Would be good to include those as well... > > On Fri, Feb 6, 2015 at 12:52 PM, Aljoscha Krettek <[email protected]> > wrote: > > > @robert, yes, will do > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > <[email protected]> wrote: > > > Found a streaming bug, Gyula fixed it. Pushing it soon to both master > and > > > branch-0.8. > > > > > > On Fri, Feb 6, 2015 at 11:51 AM, Robert Metzger <[email protected]> > > wrote: > > > > > >> @Aljoscha, can you merge the backported fix to the "release-0.8" > branch > > >> when its ready? > > >> > > >> On Fri, Feb 6, 2015 at 11:39 AM, Aljoscha Krettek < > [email protected]> > > >> wrote: > > >> > > >> > I have a fix for this user-discovered bug: > > >> > > > >> > > > >> > > > https://issues.apache.org/jira/browse/FLINK-1463?jql=project%20%3D%20FLINK%20AND%20assignee%20%3D%20currentUser()%20AND%20resolution%20%3D%20Unresolved > > >> > > > >> > in this PR: https://github.com/apache/flink/pull/353 > > >> > > > >> > This should probably also be back-ported to 0.8.1 > > >> > > > >> > On Thu, Feb 5, 2015 at 3:54 PM, Aljoscha Krettek < > [email protected] > > > > > >> > wrote: > > >> > > I have the PR ready. :D > > >> > > > > >> > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[email protected]> > > wrote: > > >> > >> I would like to add it to 0.8.1. People have asked for it... > > >> > >> > > >> > >> On Thu, Feb 5, 2015 at 2:36 PM, Aljoscha Krettek < > > [email protected] > > >> > > > >> > >> wrote: > > >> > >> > > >> > >>> Do we want to have HadoopInputFormat support for Scala in 0.8.1? > > >> > >>> > > >> > >>> On Thu, Feb 5, 2015 at 2:29 PM, Stephan Ewen <[email protected]> > > >> wrote: > > >> > >>> > I think we need to make a pass through the recent 0.9 commits > > and > > >> > cherry > > >> > >>> > pick some more into 0.8.1. There were quite a few bug fixes. > > >> > >>> > > > >> > >>> > Also, this one is rather critical and pending: > > >> > >>> > https://github.com/apache/flink/pull/318 > > >> > >>> > > > >> > >>> > On Thu, Feb 5, 2015 at 2:27 PM, Robert Metzger < > > >> [email protected]> > > >> > >>> wrote: > > >> > >>> > > > >> > >>> >> Hi guys, > > >> > >>> >> > > >> > >>> >> I would like to bundle a minor bugfix release for Flink soon. > > >> > >>> >> Some users were complaining about incomplete Kryo support, in > > >> > particular > > >> > >>> >> for Avro. > > >> > >>> >> > > >> > >>> >> Also, we fixed some other issues which are easy to to port to > > >> 0.8.1 > > >> > >>> (some > > >> > >>> >> of them are already in the branch). > > >> > >>> >> > > >> > >>> >> I would like to start the vote on the 0.8.1 release in > roughly > > 26 > > >> > hours. > > >> > >>> >> So please merge bugfixes you would like to have in 0.8.1 into > > the > > >> > >>> >> release-0.8 branch in the next 24 hours. > > >> > >>> >> > > >> > >>> >> There are currently 2 open JIRAs assigned to 0.8.1, one with > a > > >> > pending > > >> > >>> pull > > >> > >>> >> request: > > >> > >>> >> > > >> > >>> >> > > >> > >>> > > >> > > > >> > > > https://issues.apache.org/jira/browse/FLINK-1422?jql=project%20%3D%20FLINK%20AND%20status%20%3D%20Open%20AND%20fixVersion%20%3D%200.8.1%20ORDER%20BY%20status%20DESC%2C%20priority%20DESC > > >> > >>> >> > > >> > >>> >> > > >> > >>> >> Please chime in if you are suggesting a different plan for > the > > >> 0.8.1 > > >> > >>> >> release. > > >> > >>> >> > > >> > >>> >> > > >> > >>> >> - Robert > > >> > >>> >> > > >> > >>> > > >> > > > >> > > >
