Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B0440200C8E for ; Thu, 8 Jun 2017 09:47:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AED94160BD5; Thu, 8 Jun 2017 07:47:52 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 01275160BCA for ; Thu, 8 Jun 2017 09:47:51 +0200 (CEST) Received: (qmail 21479 invoked by uid 500); 8 Jun 2017 07:47:46 -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 21442 invoked by uid 99); 8 Jun 2017 07:47:45 -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, 08 Jun 2017 07:47:45 +0000 Received: from mail-pg0-f44.google.com (mail-pg0-f44.google.com [74.125.83.44]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 1DCDB1A0048 for ; Thu, 8 Jun 2017 07:47:45 +0000 (UTC) Received: by mail-pg0-f44.google.com with SMTP id k71so13461288pgd.2 for ; Thu, 08 Jun 2017 00:47:45 -0700 (PDT) X-Gm-Message-State: AODbwcBv7B4vmnlejRAxH4g/f8t3ON22Q0fL5LGZ//ZVxoQnG2WrFMuC ZjWFLlHVmqiM/VZe1epLmfB6RAPm+w== X-Received: by 10.99.109.143 with SMTP id i137mr18852936pgc.62.1496908064807; Thu, 08 Jun 2017 00:47:44 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.180.70 with HTTP; Thu, 8 Jun 2017 00:47:04 -0700 (PDT) In-Reply-To: <3F4AA781-75B6-4B0B-94FE-C17336DE77F5@apache.org> References: <2138045.JOYR12dcUs@nico-work> <3F4AA781-75B6-4B0B-94FE-C17336DE77F5@apache.org> From: Till Rohrmann Date: Thu, 8 Jun 2017 09:47:04 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [DISCUSS] Release Apache Flink 1.3.1 To: dev@flink.apache.org Content-Type: multipart/alternative; boundary="f403045c0fbc76fcec05516e11e7" archived-at: Thu, 08 Jun 2017 07:47:52 -0000 --f403045c0fbc76fcec05516e11e7 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable There should be an easy work-around for this problem. Start a standalone cluster and run the queries against this cluster. But I also see that it might be annoying for users who used to do it differently. The basic question here should be whether we want the users to use the LocalFlinkMiniCluster in a remote setting (running queries against it from a different process). Cheers, Till On Wed, Jun 7, 2017 at 4:59 PM, Aljoscha Krettek wrote: > I would also like to raise another potential blocker: it=E2=80=99s curren= tly not > easily possible for users to start a job in local mode in the IDE and to > then interact with that cluster, say for experimenting with queryable > state. At least one user walked into this problem already with the 1.3.0 > RC: https://lists.apache.org/thread.html/eb7e256146fbe069a4210e1690fac5 > d3453208fab61515ab1a2f6bf7@%3Cuser.flink.apache.org%3E < > https://lists.apache.org/thread.html/eb7e256146fbe069a4210e1690fac5 > d3453208fab61515ab1a2f6bf7@%3Cuser.flink.apache.org%3E> > > The reasons I have so far analysed are: > * the local flink cluster starts with HAServices that don=E2=80=99t allo= w > external querying, by default. (Broadly spoken) > * the queryable state server is not started in the local flink mini > cluster anymore and it cannot be configured to do so easily > > What do you think? > > Best, > Aljoscha > > On 7. Jun 2017, at 11:54, Robert Metzger wrote: > > > > From the list [1], not many of the JIRAs have been fixed. > > I think it would be nice to put the RC for 1.3.1 out this week, given > that > > multiple users have complained about some issues in the 1.3.0 release. > > > > > > > > [1] > > https://issues.apache.org/jira/issues/?jql=3Dlabels%20%3D% > 20flink-rel-1.3.1-blockers > > > > On Tue, Jun 6, 2017 at 10:58 AM, Tzu-Li (Gordon) Tai < > tzulitai@apache.org> > > wrote: > > > >> After an offline discussion with Till, we decided to not include > >> FLINK-6763 and FLINK-6764 as blockers for 1.3.1, and only merge them f= or > >> 1.4.0 since they change serialization formats for checkpoints. > >> > >> In turn, I=E2=80=99ve included https://issues.apache.org/jira/browse/F= LINK-6804 > as > >> a 1.3.1 blocker. > >> > >> > >> On 2 June 2017 at 5:27:18 PM, Nico Kruber (nico@data-artisans.com) > wrote: > >> > >> while fixing build issues - what about FLINK-6654? > >> > >> On Friday, 2 June 2017 11:05:34 CEST Robert Metzger wrote: > >>> Hi devs, > >>> > >>> I would like to release Apache Flink 1.3.1 with the following fixes: > >>> > >>> - FLINK-6812 Elasticsearch 5 release artifacts not published to Maven > >>> central > >>> - FLINK-6783 Wrongly extracted TypeInformations for > >>> WindowedStream::aggregate > >>> - FLINK-6780 ExternalTableSource should add time attributes in the ro= w > >> type > >>> - FLINK-6775 StateDescriptor cannot be shared by multiple subtasks > >>> - FLINK-6763 Inefficient PojoSerializerConfigSnapshot serialization > >> format > >>> - FLINK-6764 Deduplicate stateless TypeSerializers when serializing > >>> composite TypeSerializers > >>> > >>> Is there anything else that we need to wait for before we vote on the > >> first > >>> RC? > >>> > >>> > >>> Regards, > >>> Robert > >> > >> > > --f403045c0fbc76fcec05516e11e7--