[RESULT] [VOTE] Release Apache Flink 0.9.1 (RC0)

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[RESULT] [VOTE] Release Apache Flink 0.9.1 (RC0)

Ufuk Celebi-2
This vote is cancelled in favor of RC1, due to FLINK-2584.


In the current snapshot and release-0.9 branch, shading of ASM is not
working correctly. The corresponding issue is here:
https://issues.apache.org/jira/browse/FLINK-2584. Robert is working on a
quick fix for 0.9.1.

The good thing is that most release tests will not be affected by this and
can be forwarded to the upcoming RC1. I will prepare a new RC shortly (will
take some time though due to uploading etc.).

– Ufuk

On Thu, Aug 27, 2015 at 1:32 PM, Ufuk Celebi <[hidden email]> wrote:

> Dear community,
>
> Please vote on releasing the following candidate as Apache Flink version
> 0.9.1. This is a maintenance release for Flink's latest stable version. The
> candidate fixes 37 issues [1] and adds 46 commits.
>
> -------------------------------------------------------------
> The commit to be voted on:
> 9b83e092a8cf8ae35486a93a8e0a0d9434d5abb7
>
> Branch:
> release-0.9.1-rc0 (
>
> https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git;a=shortlog;h=refs/heads/release-0.9.1-rc0
> )
>
> The release artifacts to be voted on can be found at:
> http://people.apache.org/~uce/flink-0.9.1-rc0/
>
> Release artifacts are signed with the key with fingerprint 9D403309:
> http://www.apache.org/dist/flink/KEYS
>
> The staging repository for this release can be found at:
> https://repository.apache.org/content/repositories/orgapacheflink-1043
> -------------------------------------------------------------
>
> Please vote on releasing this package as Apache Flink 0.9.1.
>
> The vote is open for the next 72 hours and passes if a majority of at least
> three +1 PMC votes are cast.
>
> The vote ends on Sunday (August 30, 2015).
>
> [ ] +1 Release this package as Apache Flink 0.9.1
> [ ] -1 Do not release this package, because...
>
> – Ufuk
>
> [1]
> https://issues.apache.org/jira/browse/FLINK-2572?jql=project%20%3D%20FLINK%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.9.1
>
Reply | Threaded
Open this post in threaded view
|

Re: [RESULT] [VOTE] Release Apache Flink 0.9.1 (RC0)

Robert Metzger
Stephan pushed a fix for the ASM problem.
I noticed that guava is also not shaded properly.

As part of https://issues.apache.org/jira/browse/FLINK-2584, I'm going to
add a script to our travis build which will automatically check the
contents of the fat jar for improperly shaded classes.

On Thu, Aug 27, 2015 at 4:21 PM, Ufuk Celebi <[hidden email]> wrote:

> This vote is cancelled in favor of RC1, due to FLINK-2584.
>
>
> In the current snapshot and release-0.9 branch, shading of ASM is not
> working correctly. The corresponding issue is here:
> https://issues.apache.org/jira/browse/FLINK-2584. Robert is working on a
> quick fix for 0.9.1.
>
> The good thing is that most release tests will not be affected by this and
> can be forwarded to the upcoming RC1. I will prepare a new RC shortly (will
> take some time though due to uploading etc.).
>
> – Ufuk
>
> On Thu, Aug 27, 2015 at 1:32 PM, Ufuk Celebi <[hidden email]> wrote:
>
> > Dear community,
> >
> > Please vote on releasing the following candidate as Apache Flink version
> > 0.9.1. This is a maintenance release for Flink's latest stable version.
> The
> > candidate fixes 37 issues [1] and adds 46 commits.
> >
> > -------------------------------------------------------------
> > The commit to be voted on:
> > 9b83e092a8cf8ae35486a93a8e0a0d9434d5abb7
> >
> > Branch:
> > release-0.9.1-rc0 (
> >
> >
> https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git;a=shortlog;h=refs/heads/release-0.9.1-rc0
> > )
> >
> > The release artifacts to be voted on can be found at:
> > http://people.apache.org/~uce/flink-0.9.1-rc0/
> >
> > Release artifacts are signed with the key with fingerprint 9D403309:
> > http://www.apache.org/dist/flink/KEYS
> >
> > The staging repository for this release can be found at:
> > https://repository.apache.org/content/repositories/orgapacheflink-1043
> > -------------------------------------------------------------
> >
> > Please vote on releasing this package as Apache Flink 0.9.1.
> >
> > The vote is open for the next 72 hours and passes if a majority of at
> least
> > three +1 PMC votes are cast.
> >
> > The vote ends on Sunday (August 30, 2015).
> >
> > [ ] +1 Release this package as Apache Flink 0.9.1
> > [ ] -1 Do not release this package, because...
> >
> > – Ufuk
> >
> > [1]
> >
> https://issues.apache.org/jira/browse/FLINK-2572?jql=project%20%3D%20FLINK%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.9.1
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [RESULT] [VOTE] Release Apache Flink 0.9.1 (RC0)

Ufuk Celebi-2
Robert told me offline that the Guava problem was a false alarm. New RC and
vote is coming up... ;)

On Thu, Aug 27, 2015 at 6:48 PM, Robert Metzger <[hidden email]> wrote:

> Stephan pushed a fix for the ASM problem.
> I noticed that guava is also not shaded properly.
>
> As part of https://issues.apache.org/jira/browse/FLINK-2584, I'm going to
> add a script to our travis build which will automatically check the
> contents of the fat jar for improperly shaded classes.
>
> On Thu, Aug 27, 2015 at 4:21 PM, Ufuk Celebi <[hidden email]> wrote:
>
> > This vote is cancelled in favor of RC1, due to FLINK-2584.
> >
> >
> > In the current snapshot and release-0.9 branch, shading of ASM is not
> > working correctly. The corresponding issue is here:
> > https://issues.apache.org/jira/browse/FLINK-2584. Robert is working on a
> > quick fix for 0.9.1.
> >
> > The good thing is that most release tests will not be affected by this
> and
> > can be forwarded to the upcoming RC1. I will prepare a new RC shortly
> (will
> > take some time though due to uploading etc.).
> >
> > – Ufuk
> >
> > On Thu, Aug 27, 2015 at 1:32 PM, Ufuk Celebi <[hidden email]> wrote:
> >
> > > Dear community,
> > >
> > > Please vote on releasing the following candidate as Apache Flink
> version
> > > 0.9.1. This is a maintenance release for Flink's latest stable version.
> > The
> > > candidate fixes 37 issues [1] and adds 46 commits.
> > >
> > > -------------------------------------------------------------
> > > The commit to be voted on:
> > > 9b83e092a8cf8ae35486a93a8e0a0d9434d5abb7
> > >
> > > Branch:
> > > release-0.9.1-rc0 (
> > >
> > >
> >
> https://git1-us-west.apache.org/repos/asf/flink/?p=flink.git;a=shortlog;h=refs/heads/release-0.9.1-rc0
> > > )
> > >
> > > The release artifacts to be voted on can be found at:
> > > http://people.apache.org/~uce/flink-0.9.1-rc0/
> > >
> > > Release artifacts are signed with the key with fingerprint 9D403309:
> > > http://www.apache.org/dist/flink/KEYS
> > >
> > > The staging repository for this release can be found at:
> > > https://repository.apache.org/content/repositories/orgapacheflink-1043
> > > -------------------------------------------------------------
> > >
> > > Please vote on releasing this package as Apache Flink 0.9.1.
> > >
> > > The vote is open for the next 72 hours and passes if a majority of at
> > least
> > > three +1 PMC votes are cast.
> > >
> > > The vote ends on Sunday (August 30, 2015).
> > >
> > > [ ] +1 Release this package as Apache Flink 0.9.1
> > > [ ] -1 Do not release this package, because...
> > >
> > > – Ufuk
> > >
> > > [1]
> > >
> >
> https://issues.apache.org/jira/browse/FLINK-2572?jql=project%20%3D%20FLINK%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened%2C%20Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%200.9.1
> > >
> >
>