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 C8E19200C08 for ; Thu, 26 Jan 2017 18:27:56 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C7757160B4C; Thu, 26 Jan 2017 17:27:56 +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 1BDBD160B31 for ; Thu, 26 Jan 2017 18:27:55 +0100 (CET) Received: (qmail 87018 invoked by uid 500); 26 Jan 2017 17:27:55 -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 87007 invoked by uid 99); 26 Jan 2017 17:27:55 -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, 26 Jan 2017 17:27:55 +0000 Received: from mail-yb0-f171.google.com (mail-yb0-f171.google.com [209.85.213.171]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id CE7001A018B for ; Thu, 26 Jan 2017 17:27:54 +0000 (UTC) Received: by mail-yb0-f171.google.com with SMTP id w194so153396172ybe.0 for ; Thu, 26 Jan 2017 09:27:54 -0800 (PST) X-Gm-Message-State: AIkVDXJKU6HEEA/ahwdh2mZVIWxTWTF0jJ4S15rPSM962VH4gV0jfxkmQ/c9Wq+eUm4tMR89TKide00McR+gug== X-Received: by 10.129.156.11 with SMTP id t11mr2791475ywg.325.1485451673642; Thu, 26 Jan 2017 09:27:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.91.133 with HTTP; Thu, 26 Jan 2017 09:27:13 -0800 (PST) In-Reply-To: References: From: Till Rohrmann Date: Thu, 26 Jan 2017 18:27:13 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [VOTE] Release Apache Flink 1.2.0 (RC2) To: dev@flink.apache.org Content-Type: multipart/alternative; boundary=94eb2c0b90c656d1b9054702ab46 archived-at: Thu, 26 Jan 2017 17:27:57 -0000 --94eb2c0b90c656d1b9054702ab46 Content-Type: text/plain; charset=UTF-8 Robert also found an issue that pending checkpoint files are not properly cleaned up: https://issues.apache.org/jira/browse/FLINK-5660. To my surprise, the issue was already fixed in 1.1.4 so I guess I've forgotten to forward port the fix. There is a pending PR to fix it. The fix could also be part of a 1.2.1 release. Cheers, Till On Thu, Jan 26, 2017 at 6:04 PM, Ufuk Celebi wrote: > I ran some tests and found the following issues: > > https://issues.apache.org/jira/browse/FLINK-5663: Checkpoint fails > because of closed registry > => This happened a couple of times for the first checkpoints after > submitting a job. If it happened on every submission I would > definitely make this a blocker, but I happen to run into it in like 3 > out of 10 job submission. What do we make of this? > > https://issues.apache.org/jira/browse/FLINK-5665: When the failures > happened, I also had some lingering 0-byte files. > > https://issues.apache.org/jira/browse/FLINK-5664: I also found the > logging of the RocksDB backend a little noisy (for my local setup at > least with many tasks per TM and low checkpointing interval.) > > All in all, I'm not sure if we want to make these a blocker or not. > I'm fine both ways with a follow up 1.2.1 release. > > === > > - Verified signatures and checksums > - Checked out the Java quickstarts and ran the jobs > - All poms point to 1.2.0 > - Migrated multiple jobs via savepoint from 1.1.4 to 1.2.0 with Kryo > types, session windows (w/o lateness), operator and keyed state for > all three backends > - Rescaled the same jobs from 1.2.0 savepoints with all three backends > - Verified the "migration namespace serializer" fix > - Ran streaming state machine with Kafka source, RocksDB backend and > master and worker failures (standalone cluster) > > On Wed, Jan 25, 2017 at 9:14 PM, Robert Metzger > wrote: > > Dear Flink community, > > > > Please vote on releasing the following candidate as Apache Flink version > > 1.2.0. > > > > The commit to be voted on: > > 8b5b6a8b (http://git-wip-us.apache.org/repos/asf/flink/commit/8b5b6a8b) > > > > Branch: > > release-1.2.0-rc2 > > (https://git1-us-west.apache.org/repos/asf/flink/repo?p=flin > > k.git;a=shortlog;h=refs/heads/release-1.2.0-rc2) > > > > The release artifacts to be voted on can be found at: > > *http://people.apache.org/~rmetzger/flink-1.2.0-rc2/ > > * > > > > The release artifacts are signed with the key with fingerprint D9839159: > > http://www.apache.org/dist/flink/KEYS > > > > The staging repository for this release can be found at: > > *https://repository.apache.org/content/repositories/orgapacheflink-1113 > > >* > > > > ------------------------------------------------------------- > > > > I would like to keep Friday as the target release time. Please let me > know > > if you want me to move the deadline to Monday if you need more time of > the > > testing. > > > > The vote ends on Friday, January 27, 2017, 6pm CET. > > > > Please test the release rather now than on Friday morning, to be able to > > cancel it as early as possible. > > For making the testing easier, I've created this document to track what > has > > already been tested and what needs to be tested: https://docs.google.co > > m/document/d/1MX-8l9RrLly3UmZMODHBnuZUrK_n-DGIBLjFKyCrTAs/edit?usp= > sharing > > Feel free to add more tests or change existing ones. > > > > [ ] +1 Release this package as Apache Flink 1.2.0 > > [ ] -1 Do not release this package, because ... > --94eb2c0b90c656d1b9054702ab46--