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 D671B17E40 for ; Thu, 5 Feb 2015 14:54:42 +0000 (UTC) Received: (qmail 36867 invoked by uid 500); 5 Feb 2015 14:54:42 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 36802 invoked by uid 500); 5 Feb 2015 14:54:42 -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 36791 invoked by uid 99); 5 Feb 2015 14:54:42 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2015 14:54:42 +0000 Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 1321F1A038C for ; Thu, 5 Feb 2015 14:54:41 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id kv19so2802468vcb.13 for ; Thu, 05 Feb 2015 06:54:40 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.52.118.9 with SMTP id ki9mr1938781vdb.11.1423148080863; Thu, 05 Feb 2015 06:54:40 -0800 (PST) Received: by 10.52.135.69 with HTTP; Thu, 5 Feb 2015 06:54:40 -0800 (PST) In-Reply-To: References: Date: Thu, 5 Feb 2015 15:54:40 +0100 Message-ID: Subject: Re: Planning Release 0.8.1 From: Aljoscha Krettek To: dev@flink.apache.org Content-Type: text/plain; charset=UTF-8 I have the PR ready. :D On Thu, Feb 5, 2015 at 2:43 PM, Stephan Ewen 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 > 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 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 >> 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 >> >> >>