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 8EE93200D15 for ; Thu, 5 Oct 2017 17:15:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8D61B1609E1; Thu, 5 Oct 2017 15:15:28 +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 D3A511609DA for ; Thu, 5 Oct 2017 17:15:27 +0200 (CEST) Received: (qmail 95049 invoked by uid 500); 5 Oct 2017 15:15:27 -0000 Mailing-List: contact issues-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 issues@flink.apache.org Received: (qmail 95039 invoked by uid 99); 5 Oct 2017 15:15:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2017 15:15:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 257C2C16CD for ; Thu, 5 Oct 2017 15:15:26 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.771 X-Spam-Level: X-Spam-Status: No, score=-3.771 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 6CEkVaJjjtt8 for ; Thu, 5 Oct 2017 15:15:25 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id C561360CFD for ; Thu, 5 Oct 2017 15:15:24 +0000 (UTC) Received: (qmail 95008 invoked by uid 99); 5 Oct 2017 15:15:24 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2017 15:15:24 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id EA00AF580B; Thu, 5 Oct 2017 15:15:23 +0000 (UTC) From: pnowojski To: issues@flink.incubator.apache.org Reply-To: issues@flink.incubator.apache.org Message-ID: Subject: [GitHub] flink pull request #4777: Convergence Content-Type: text/plain Date: Thu, 5 Oct 2017 15:15:23 +0000 (UTC) archived-at: Thu, 05 Oct 2017 15:15:28 -0000 GitHub user pnowojski opened a pull request: https://github.com/apache/flink/pull/4777 Convergence ## What is the purpose of the change This pull request enables dependency convergence for couple of modules. Enabling it for all of them at once is unfortunately too complicated. ## Brief change log Check commit messages ## Verifying this change This change **SHOULD** be already covered by existing tests. ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (**yes** / no) You can merge this pull request into a Git repository by running: $ git pull https://github.com/pnowojski/flink convergence Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4777.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4777 ---- commit c7cc24d062aa233d86b68b7438c9a4e717003393 Author: Piotr Nowojski Date: 2017-09-29T16:23:29Z [FLINK-7739][kafka-tests] Set shorter heartbeats intervals Default pause value of 60seconds is too large (tests would timeout before akka react) commit 1677791f10153b9f7ecd552eac148d6ae3d056f1 Author: Piotr Nowojski Date: 2017-10-04T11:48:11Z [FLINK-7739][kafka-tests] Set restart delay to non zero Give TaskManagers some time to clean up before restaring a job. commit 937c3fb388d9d7104b6336f59c3674bb70bfbf50 Author: Piotr Nowojski Date: 2017-10-04T14:50:57Z [FLINK-7739] Exclude netty dependency from zookeeper Zookeeper was pulling in conflicting Netty version. Conflict was extremly subtle - TaskManager in kafka tests was deadlocking in some rare corner cases. commit 47a9d3801de899b74adfed5338df8935b2509b05 Author: Piotr Nowojski Date: 2017-10-05T13:17:13Z [hotfix][build] Add maven-enforcer version property commit 4a9c6fa8957d4725ace40ac92a9a9d8d5cd6523f Author: Piotr Nowojski Date: 2017-10-04T15:45:58Z [FLINK-7765][annotations] Enable dependency convergence in flink-annotations commit 07cceb6fdefe27ec9d474e563d653fbac27988b1 Author: Piotr Nowojski Date: 2017-10-05T13:26:48Z [FLINK-7765][hadoop2] Enable dependency convergence in flink-shaded-hadoop2 commit 0f988b773b64cd57140e3d56b12802161d1f635a Author: Piotr Nowojski Date: 2017-10-05T14:36:02Z [FLINK-7765][curator] Enable dependency convergence in flink-shaded-curator ---- ---