Hi All,
As discussed on this list, we've decided to create a release outside the regular 3 monthly release schedule for the ApacheCon announcement and for giving our users a convenient way of trying out the great new features. This thread is not an official release vote. It is meant for testing the release script and for having a reference version to test against. Also, I hope that we don't need multiple [VOTE] threads. I've started creating a wiki page with a list of steps to verify a release. Please add items if I forgot something: https://cwiki.apache.org/confluence/display/FLINK/Releasing The release artifacts: http://people.apache.org/~rmetzger/flink-0.9.0-milestone-1-rc0/ The staging repository: https://repository.apache.org/content/repositories/orgapacheflink-1034 The release commit (currently only in my GitHub account): https://github.com/rmetzger/flink/commit/484df55a42f0708bb5bbbd6c19778e2d7c078f1c Lets collect everything we want to fix for the final release here. Please remember that we have to start the [VOTE] next week, otherwise we'll miss the ApacheCon announcement. |
Thanks Robert for pushing this forward.
I'd like to have the following issues fixed in the release: - FLINK[1656] by PR #525 - FLINK[1776] by PR #532 - FLINK[1664] by PR #541 - FLINK[1817] by PR #565 - Failed tests on Windows by PR #491 Especially the first two fixes crucial. They address semantic properties are which are newly designed for 0.9 and prevent invalid execution plan. 2015-04-03 10:49 GMT+02:00 Robert Metzger <[hidden email]>: > Hi All, > > As discussed on this list, we've decided to create a release outside the > regular 3 monthly release schedule for the ApacheCon announcement and for > giving our users a convenient way of trying out the great new features. > > This thread is not an official release vote. It is meant for testing the > release script and for having a reference version to test against. > Also, I hope that we don't need multiple [VOTE] threads. > > I've started creating a wiki page with a list of steps to verify a release. > Please add items if I forgot something: > https://cwiki.apache.org/confluence/display/FLINK/Releasing > > > The release artifacts: > http://people.apache.org/~rmetzger/flink-0.9.0-milestone-1-rc0/ > > The staging repository: > https://repository.apache.org/content/repositories/orgapacheflink-1034 > > > The release commit (currently only in my GitHub account): > > https://github.com/rmetzger/flink/commit/484df55a42f0708bb5bbbd6c19778e2d7c078f1c > > > Lets collect everything we want to fix for the final release here. > Please remember that we have to start the [VOTE] next week, otherwise we'll > miss the ApacheCon announcement. > |
I think this thread if for the milestone release.
Let's track the issues that must be included in 0.9 in a separate track. You can also mark them as release blockers in JIRA. On Fri, Apr 3, 2015 at 11:16 AM, Fabian Hueske <[hidden email]> wrote: > Thanks Robert for pushing this forward. > > I'd like to have the following issues fixed in the release: > - FLINK[1656] by PR #525 > - FLINK[1776] by PR #532 > - FLINK[1664] by PR #541 > - FLINK[1817] by PR #565 > - Failed tests on Windows by PR #491 > > Especially the first two fixes crucial. > They address semantic properties are which are newly designed for 0.9 and > prevent invalid execution plan. > > 2015-04-03 10:49 GMT+02:00 Robert Metzger <[hidden email]>: > > > Hi All, > > > > As discussed on this list, we've decided to create a release outside the > > regular 3 monthly release schedule for the ApacheCon announcement and for > > giving our users a convenient way of trying out the great new features. > > > > This thread is not an official release vote. It is meant for testing the > > release script and for having a reference version to test against. > > Also, I hope that we don't need multiple [VOTE] threads. > > > > I've started creating a wiki page with a list of steps to verify a > release. > > Please add items if I forgot something: > > https://cwiki.apache.org/confluence/display/FLINK/Releasing > > > > > > The release artifacts: > > http://people.apache.org/~rmetzger/flink-0.9.0-milestone-1-rc0/ > > > > The staging repository: > > https://repository.apache.org/content/repositories/orgapacheflink-1034 > > > > > > The release commit (currently only in my GitHub account): > > > > > https://github.com/rmetzger/flink/commit/484df55a42f0708bb5bbbd6c19778e2d7c078f1c > > > > > > Lets collect everything we want to fix for the final release here. > > Please remember that we have to start the [VOTE] next week, otherwise > we'll > > miss the ApacheCon announcement. > > > |
All issues I listed are relevant for the milestone release, IMO.
On Apr 3, 2015 6:27 PM, "Stephan Ewen" <[hidden email]> wrote: > I think this thread if for the milestone release. > > Let's track the issues that must be included in 0.9 in a separate track. > You can also mark them as release blockers in JIRA. > > On Fri, Apr 3, 2015 at 11:16 AM, Fabian Hueske <[hidden email]> wrote: > > > Thanks Robert for pushing this forward. > > > > I'd like to have the following issues fixed in the release: > > - FLINK[1656] by PR #525 > > - FLINK[1776] by PR #532 > > - FLINK[1664] by PR #541 > > - FLINK[1817] by PR #565 > > - Failed tests on Windows by PR #491 > > > > Especially the first two fixes crucial. > > They address semantic properties are which are newly designed for 0.9 and > > prevent invalid execution plan. > > > > 2015-04-03 10:49 GMT+02:00 Robert Metzger <[hidden email]>: > > > > > Hi All, > > > > > > As discussed on this list, we've decided to create a release outside > the > > > regular 3 monthly release schedule for the ApacheCon announcement and > for > > > giving our users a convenient way of trying out the great new features. > > > > > > This thread is not an official release vote. It is meant for testing > the > > > release script and for having a reference version to test against. > > > Also, I hope that we don't need multiple [VOTE] threads. > > > > > > I've started creating a wiki page with a list of steps to verify a > > release. > > > Please add items if I forgot something: > > > https://cwiki.apache.org/confluence/display/FLINK/Releasing > > > > > > > > > The release artifacts: > > > http://people.apache.org/~rmetzger/flink-0.9.0-milestone-1-rc0/ > > > > > > The staging repository: > > > https://repository.apache.org/content/repositories/orgapacheflink-1034 > > > > > > > > > The release commit (currently only in my GitHub account): > > > > > > > > > https://github.com/rmetzger/flink/commit/484df55a42f0708bb5bbbd6c19778e2d7c078f1c > > > > > > > > > Lets collect everything we want to fix for the final release here. > > > Please remember that we have to start the [VOTE] next week, otherwise > > we'll > > > miss the ApacheCon announcement. > > > > > > |
Free forum by Nabble | Edit this page |