Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FA7317C6E for ; Fri, 3 Apr 2015 16:27:10 +0000 (UTC) Received: (qmail 42427 invoked by uid 500); 3 Apr 2015 16:27:10 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 42376 invoked by uid 500); 3 Apr 2015 16:27:10 -0000 Mailing-List: contact dev-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list dev@flink.apache.org Received: (qmail 42364 invoked by uid 99); 3 Apr 2015 16:27:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2015 16:27:09 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ewenstephan@gmail.com designates 209.85.213.170 as permitted sender) Received: from [209.85.213.170] (HELO mail-ig0-f170.google.com) (209.85.213.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2015 16:27:05 +0000 Received: by igcau2 with SMTP id au2so67510967igc.1 for ; Fri, 03 Apr 2015 09:26:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=i4t7XcPX4LenGqgMMYZ/6e2s4VzyvL+Sbc+/r4G0fOA=; b=kWe5lsDYe43GKqRsBsHT8JSd9FI8c4V/EX7kMQXa/JSvLZ8I784D5L4anJHcYI3kYw ivEJqBTBZpH7IJCpDDjCCqFxMli64I/yMCDkMzQZCdloHMfMknjqwlwggSTGHp2ISJ7e sSaxQXLxHDImTnAvpuSCzO/T2fwkykqMmKoKGhfZlQkn/NzgOJ2EkjDlqKVpjmLFxZP6 RjAdz5R/slVX+lG3n4v2hV+NUcBuWhfsBZUPHxt/PNoJvnaj7YPTGfC7+sL2dKQnQP8Z TU3FOhTshTFtsoWwU+Dk+A5JX8yr35zjphEptvefBaMjodnoX8hxgXDwTqtJQGq86u00 +A2Q== MIME-Version: 1.0 X-Received: by 10.107.37.132 with SMTP id l126mr5018386iol.42.1428078404897; Fri, 03 Apr 2015 09:26:44 -0700 (PDT) Sender: ewenstephan@gmail.com Received: by 10.64.76.130 with HTTP; Fri, 3 Apr 2015 09:26:44 -0700 (PDT) In-Reply-To: References: Date: Fri, 3 Apr 2015 18:26:44 +0200 X-Google-Sender-Auth: PKeQfKqtRCq4FQ9ZsSoipPl43Go Message-ID: Subject: Re: Release 0.9.0-milestone-1 preview From: Stephan Ewen To: "dev@flink.apache.org" Content-Type: multipart/alternative; boundary=001a1140ecba0915250512d46aea X-Virus-Checked: Checked by ClamAV on apache.org --001a1140ecba0915250512d46aea Content-Type: text/plain; charset=UTF-8 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 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 : > > > 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. > > > --001a1140ecba0915250512d46aea--