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 8957117DC0 for ; Sat, 18 Oct 2014 11:41:22 +0000 (UTC) Received: (qmail 27885 invoked by uid 500); 18 Oct 2014 11:41:22 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 27824 invoked by uid 500); 18 Oct 2014 11:41:22 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 27812 invoked by uid 99); 18 Oct 2014 11:41:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2014 11:41:21 +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 (nike.apache.org: domain of ewenstephan@gmail.com designates 209.85.220.181 as permitted sender) Received: from [209.85.220.181] (HELO mail-vc0-f181.google.com) (209.85.220.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2014 11:40:55 +0000 Received: by mail-vc0-f181.google.com with SMTP id le20so1725576vcb.12 for ; Sat, 18 Oct 2014 04:40:54 -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=R6CpT8jgqZTz2fZUksvXYO+ci9Bg8HGQ+cCCDgPZEGo=; b=FZVOIpDKrUN8SC5/C5kWM9zpniihMEqnEYa2V7yQuOSO+84PdNAzAR92LKeBNetthZ kAp5d9bru9GVPTYaOCh9GJyPS2w9RLC8w+0IM+8VQaXMbheOu9+WX0bs5WUDKGr4WTVy Wy38q78gM/uy342NGjtp/0Nv6hPYmMlwflfhP5ZSpvg9bZKuccC6KyGQFDRIvLoBcieE 4i4W9gQbgtf5hI2yxwfPR7C7/DqwXYPeRBhPiFPP37MEzleanMsZF5s6thd7s90qgtDA GZysY3r35yjugupSaYzmaq8HlP1wP441iZvsxx6cvGpKjGaCqdxLLQXhFmqMdzAbZE1O E++A== MIME-Version: 1.0 X-Received: by 10.220.87.138 with SMTP id w10mr12512556vcl.4.1413632454367; Sat, 18 Oct 2014 04:40:54 -0700 (PDT) Sender: ewenstephan@gmail.com Received: by 10.31.161.4 with HTTP; Sat, 18 Oct 2014 04:40:54 -0700 (PDT) Received: by 10.31.161.4 with HTTP; Sat, 18 Oct 2014 04:40:54 -0700 (PDT) In-Reply-To: References: Date: Sat, 18 Oct 2014 13:40:54 +0200 X-Google-Sender-Auth: nDpzlmTx_3hSSoOvfqqyA5BwLB8 Message-ID: Subject: Re: Pull Requests for next Release Candidate From: Stephan Ewen To: dev@flink.incubator.apache.org Content-Type: multipart/alternative; boundary=047d7b3a911a49419e0505b0f497 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a911a49419e0505b0f497 Content-Type: text/plain; charset=UTF-8 They are. I have not managed to reproduce that error in the last days. Am 18.10.2014 11:37 schrieb "Robert Metzger" : > +1 > > What about the sporadically failing scala tests you've mentioned. Are they > contained in #159? > > On Sat, Oct 18, 2014 at 12:36 AM, Stephan Ewen wrote: > > > How about including these Pull Requests in the new release candidate: > > > > > > InputSplit Localization - > > https://github.com/apache/incubator-flink/pull/158 > > (critical!) > > > > Build setup fix (Scala/Eclipse) - > > https://github.com/apache/incubator-flink/pull/159 > > > > Doc fixes - https://github.com/apache/incubator-flink/pull/154 > > > --047d7b3a911a49419e0505b0f497--