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 |
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 <[hidden email]> 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 > |
Do we want to have HadoopInputFormat support for Scala in 0.8.1?
On Thu, Feb 5, 2015 at 2:29 PM, Stephan Ewen <[hidden email]> 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 <[hidden email]> 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 >> |
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 <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> > 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 > >> > |
I have the PR ready. :D
On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> 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 <[hidden email]> > 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 <[hidden email]> 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 <[hidden email]> >> 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 >> >> >> |
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 <[hidden email]> wrote: > I have the PR ready. :D > > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> 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 <[hidden email]> >> 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 <[hidden email]> 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 <[hidden email]> >>> 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 >>> >> >>> |
@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 <[hidden email]> 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 <[hidden email]> > wrote: > > I have the PR ready. :D > > > > > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> 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 <[hidden email]> > >> 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 <[hidden email]> 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 <[hidden email]> > >>> 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 > >>> >> > >>> > |
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 <[hidden email]> 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 <[hidden email]> > 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 <[hidden email]> > > wrote: > > > I have the PR ready. :D > > > > > > > > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> 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 <[hidden email] > > > > >> 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 <[hidden email]> > 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 < > [hidden email]> > > >>> 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 > > >>> >> > > >>> > > > |
@robert, yes, will do
On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi <[hidden email]> 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 <[hidden email]> 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 <[hidden email]> >> 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 <[hidden email]> >> > wrote: >> > > I have the PR ready. :D >> > > >> > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> 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 <[hidden email] >> > >> > >> 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 <[hidden email]> >> 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 < >> [hidden email]> >> > >>> 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 >> > >>> >> >> > >>> >> > >> |
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 <[hidden email]> wrote: > @robert, yes, will do > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > <[hidden email]> 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 <[hidden email]> > 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 <[hidden email]> > >> 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 <[hidden email] > > > >> > wrote: > >> > > I have the PR ready. :D > >> > > > >> > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> > 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 < > [hidden email] > >> > > >> > >> 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 <[hidden email]> > >> 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 < > >> [hidden email]> > >> > >>> 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 > >> > >>> >> > >> > >>> > >> > > >> > |
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 <[hidden email]> 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 <[hidden email]> > wrote: > > > @robert, yes, will do > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > <[hidden email]> 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 <[hidden email]> > > 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 < > [hidden email]> > > >> 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 < > [hidden email] > > > > > >> > wrote: > > >> > > I have the PR ready. :D > > >> > > > > >> > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> > > 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 < > > [hidden email] > > >> > > > >> > >> 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 <[hidden email]> > > >> 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 < > > >> [hidden email]> > > >> > >>> 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 > > >> > >>> >> > > >> > >>> > > >> > > > >> > > > |
Went through the streaming commits with Gyula and assembled the ones
missing. Pushing it as soon as travis passes. On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger <[hidden email]> wrote: > 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 <[hidden email]> 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 <[hidden email]> > > wrote: > > > > > @robert, yes, will do > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > <[hidden email]> 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 <[hidden email] > > > > > 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 < > > [hidden email]> > > > >> 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 < > > [hidden email] > > > > > > > >> > wrote: > > > >> > > I have the PR ready. :D > > > >> > > > > > >> > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen <[hidden email]> > > > 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 < > > > [hidden email] > > > >> > > > > >> > >> 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 < > [hidden email]> > > > >> 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 < > > > >> [hidden email]> > > > >> > >>> 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 > > > >> > >>> >> > > > >> > >>> > > > >> > > > > >> > > > > > > |
Cool.
I'm currently also testing my last change (kryo serializers). I think I'll start creating the release candidate in one hour. On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi <[hidden email]> wrote: > Went through the streaming commits with Gyula and assembled the ones > missing. Pushing it as soon as travis passes. > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger <[hidden email]> > wrote: > > > 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 <[hidden email]> 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 <[hidden email] > > > > > wrote: > > > > > > > @robert, yes, will do > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > <[hidden email]> 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 < > [hidden email] > > > > > > > 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 < > > > [hidden email]> > > > > >> 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 < > > > [hidden email] > > > > > > > > > >> > wrote: > > > > >> > > I have the PR ready. :D > > > > >> > > > > > > >> > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > [hidden email]> > > > > 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 < > > > > [hidden email] > > > > >> > > > > > >> > >> 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 < > > [hidden email]> > > > > >> 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 < > > > > >> [hidden email]> > > > > >> > >>> 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 > > > > >> > >>> >> > > > > >> > >>> > > > > >> > > > > > >> > > > > > > > > > > |
@Robert, does this also include the Kryo Protobuff support? If yes we could
also ship my changes of the Hadoopinputformat :) Am 09.02.2015 14:27 schrieb "Robert Metzger" <[hidden email]>: > Cool. > > I'm currently also testing my last change (kryo serializers). I think I'll > start creating the release candidate in one hour. > > On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi <[hidden email]> > wrote: > > > Went through the streaming commits with Gyula and assembled the ones > > missing. Pushing it as soon as travis passes. > > > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger <[hidden email]> > > wrote: > > > > > 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 <[hidden email]> 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 < > [hidden email] > > > > > > > wrote: > > > > > > > > > @robert, yes, will do > > > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > > <[hidden email]> 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 < > > [hidden email] > > > > > > > > > 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 < > > > > [hidden email]> > > > > > >> 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 < > > > > [hidden email] > > > > > > > > > > > >> > wrote: > > > > > >> > > I have the PR ready. :D > > > > > >> > > > > > > > >> > > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > > [hidden email]> > > > > > 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 < > > > > > [hidden email] > > > > > >> > > > > > > >> > >> 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 < > > > [hidden email]> > > > > > >> 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 < > > > > > >> [hidden email]> > > > > > >> > >>> 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 > > > > > >> > >>> >> > > > > > >> > >>> > > > > > >> > > > > > > >> > > > > > > > > > > > > > > > |
Yes.
Do you mean this? https://github.com/apache/flink/pull/287 I guess you would like to have this for the Parquet blog post? If so, we can merge it in my opinion. On Mon, Feb 9, 2015 at 2:30 PM, Felix Neutatz <[hidden email]> wrote: > @Robert, does this also include the Kryo Protobuff support? If yes we could > also ship my changes of the Hadoopinputformat :) > Am 09.02.2015 14:27 schrieb "Robert Metzger" <[hidden email]>: > > > Cool. > > > > I'm currently also testing my last change (kryo serializers). I think > I'll > > start creating the release candidate in one hour. > > > > On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi <[hidden email] > > > > wrote: > > > > > Went through the streaming commits with Gyula and assembled the ones > > > missing. Pushing it as soon as travis passes. > > > > > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger <[hidden email]> > > > wrote: > > > > > > > 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 <[hidden email]> > 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 < > > [hidden email] > > > > > > > > > wrote: > > > > > > > > > > > @robert, yes, will do > > > > > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > > > <[hidden email]> 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 < > > > [hidden email] > > > > > > > > > > > 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 < > > > > > [hidden email]> > > > > > > >> 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 < > > > > > [hidden email] > > > > > > > > > > > > > >> > wrote: > > > > > > >> > > I have the PR ready. :D > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > > > [hidden email]> > > > > > > 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 < > > > > > > [hidden email] > > > > > > >> > > > > > > > >> > >> 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 < > > > > [hidden email]> > > > > > > >> 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 < > > > > > > >> [hidden email]> > > > > > > >> > >>> 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 > > > > > > >> > >>> >> > > > > > > >> > >>> > > > > > > >> > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > |
Yes, that would be great :)
2015-02-09 14:37 GMT+01:00 Robert Metzger <[hidden email]>: > Yes. > > Do you mean this? https://github.com/apache/flink/pull/287 > > I guess you would like to have this for the Parquet blog post? If so, we > can merge it in my opinion. > > > On Mon, Feb 9, 2015 at 2:30 PM, Felix Neutatz <[hidden email]> > wrote: > > > @Robert, does this also include the Kryo Protobuff support? If yes we > could > > also ship my changes of the Hadoopinputformat :) > > Am 09.02.2015 14:27 schrieb "Robert Metzger" <[hidden email]>: > > > > > Cool. > > > > > > I'm currently also testing my last change (kryo serializers). I think > > I'll > > > start creating the release candidate in one hour. > > > > > > On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi < > [hidden email] > > > > > > wrote: > > > > > > > Went through the streaming commits with Gyula and assembled the ones > > > > missing. Pushing it as soon as travis passes. > > > > > > > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger <[hidden email]> > > > > wrote: > > > > > > > > > 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 <[hidden email]> > > 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 < > > > [hidden email] > > > > > > > > > > > wrote: > > > > > > > > > > > > > @robert, yes, will do > > > > > > > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > > > > <[hidden email]> 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 < > > > > [hidden email] > > > > > > > > > > > > > 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 < > > > > > > [hidden email]> > > > > > > > >> 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 < > > > > > > [hidden email] > > > > > > > > > > > > > > > >> > wrote: > > > > > > > >> > > I have the PR ready. :D > > > > > > > >> > > > > > > > > > >> > > > > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > > > > [hidden email]> > > > > > > > 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 < > > > > > > > [hidden email] > > > > > > > >> > > > > > > > > >> > >> 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 < > > > > > [hidden email]> > > > > > > > >> 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 < > > > > > > > >> [hidden email]> > > > > > > > >> > >>> 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 > > > > > > > >> > >>> >> > > > > > > > >> > >>> > > > > > > > >> > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
@Felix: I think your changes have been backported by Aljoscha's commit to
the release-0.8 branch: https://github.com/apache/flink/commit/cd2f88afdad4c9eb2cd141eb3283d2e0084b2527 I would like to merge this to the "release-0.8" branch as well: https://github.com/apache/flink/pull/376 After that, all important changes are in the branch. I'm going to create a release candidate once #376 is merged. On Mon, Feb 9, 2015 at 3:03 PM, Felix Neutatz <[hidden email]> wrote: > Yes, that would be great :) > > 2015-02-09 14:37 GMT+01:00 Robert Metzger <[hidden email]>: > > > Yes. > > > > Do you mean this? https://github.com/apache/flink/pull/287 > > > > I guess you would like to have this for the Parquet blog post? If so, we > > can merge it in my opinion. > > > > > > On Mon, Feb 9, 2015 at 2:30 PM, Felix Neutatz <[hidden email]> > > wrote: > > > > > @Robert, does this also include the Kryo Protobuff support? If yes we > > could > > > also ship my changes of the Hadoopinputformat :) > > > Am 09.02.2015 14:27 schrieb "Robert Metzger" <[hidden email]>: > > > > > > > Cool. > > > > > > > > I'm currently also testing my last change (kryo serializers). I think > > > I'll > > > > start creating the release candidate in one hour. > > > > > > > > On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi < > > [hidden email] > > > > > > > > wrote: > > > > > > > > > Went through the streaming commits with Gyula and assembled the > ones > > > > > missing. Pushing it as soon as travis passes. > > > > > > > > > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger < > [hidden email]> > > > > > wrote: > > > > > > > > > > > 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 <[hidden email]> > > > 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 < > > > > [hidden email] > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > @robert, yes, will do > > > > > > > > > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > > > > > <[hidden email]> 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 < > > > > > [hidden email] > > > > > > > > > > > > > > > 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 < > > > > > > > [hidden email]> > > > > > > > > >> 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 < > > > > > > > [hidden email] > > > > > > > > > > > > > > > > > >> > wrote: > > > > > > > > >> > > I have the PR ready. :D > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > > > > > [hidden email]> > > > > > > > > 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 < > > > > > > > > [hidden email] > > > > > > > > >> > > > > > > > > > >> > >> 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 < > > > > > > [hidden email]> > > > > > > > > >> 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 < > > > > > > > > >> [hidden email]> > > > > > > > > >> > >>> 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 > > > > > > > > >> > >>> >> > > > > > > > > >> > >>> > > > > > > > > >> > > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Yes, that's the case. So this is even better :)
2015-02-10 10:22 GMT+01:00 Robert Metzger <[hidden email]>: > @Felix: I think your changes have been backported by Aljoscha's commit to > the release-0.8 branch: > > https://github.com/apache/flink/commit/cd2f88afdad4c9eb2cd141eb3283d2e0084b2527 > > I would like to merge this to the "release-0.8" branch as well: > https://github.com/apache/flink/pull/376 > > After that, all important changes are in the branch. I'm going to create a > release candidate once #376 is merged. > > > On Mon, Feb 9, 2015 at 3:03 PM, Felix Neutatz <[hidden email]> > wrote: > > > Yes, that would be great :) > > > > 2015-02-09 14:37 GMT+01:00 Robert Metzger <[hidden email]>: > > > > > Yes. > > > > > > Do you mean this? https://github.com/apache/flink/pull/287 > > > > > > I guess you would like to have this for the Parquet blog post? If so, > we > > > can merge it in my opinion. > > > > > > > > > On Mon, Feb 9, 2015 at 2:30 PM, Felix Neutatz <[hidden email]> > > > wrote: > > > > > > > @Robert, does this also include the Kryo Protobuff support? If yes we > > > could > > > > also ship my changes of the Hadoopinputformat :) > > > > Am 09.02.2015 14:27 schrieb "Robert Metzger" <[hidden email]>: > > > > > > > > > Cool. > > > > > > > > > > I'm currently also testing my last change (kryo serializers). I > think > > > > I'll > > > > > start creating the release candidate in one hour. > > > > > > > > > > On Mon, Feb 9, 2015 at 2:24 PM, Márton Balassi < > > > [hidden email] > > > > > > > > > > wrote: > > > > > > > > > > > Went through the streaming commits with Gyula and assembled the > > ones > > > > > > missing. Pushing it as soon as travis passes. > > > > > > > > > > > > On Fri, Feb 6, 2015 at 2:26 PM, Robert Metzger < > > [hidden email]> > > > > > > wrote: > > > > > > > > > > > > > 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 <[hidden email] > > > > > > 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 < > > > > > [hidden email] > > > > > > > > > > > > > > > wrote: > > > > > > > > > > > > > > > > > @robert, yes, will do > > > > > > > > > > > > > > > > > > On Fri, Feb 6, 2015 at 12:28 PM, Márton Balassi > > > > > > > > > <[hidden email]> 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 < > > > > > > [hidden email] > > > > > > > > > > > > > > > > > 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 < > > > > > > > > [hidden email]> > > > > > > > > > >> 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 < > > > > > > > > [hidden email] > > > > > > > > > > > > > > > > > > > >> > wrote: > > > > > > > > > >> > > I have the PR ready. :D > > > > > > > > > >> > > > > > > > > > > > >> > > > > > > > > > > > >> > > On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen < > > > > > > [hidden email]> > > > > > > > > > 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 < > > > > > > > > > [hidden email] > > > > > > > > > >> > > > > > > > > > > >> > >> 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 < > > > > > > > [hidden email]> > > > > > > > > > >> 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 < > > > > > > > > > >> [hidden email]> > > > > > > > > > >> > >>> 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 > > > > > > > > > >> > >>> >> > > > > > > > > > >> > >>> > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > |
Free forum by Nabble | Edit this page |