From issues-return-149519-archive-asf-public=cust-asf.ponee.io@flink.apache.org Thu Jan 25 15:56:30 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 1FE3A180651 for ; Thu, 25 Jan 2018 15:56:30 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0FCC2160C3D; Thu, 25 Jan 2018 14:56:30 +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 4D672160C13 for ; Thu, 25 Jan 2018 15:56:29 +0100 (CET) Received: (qmail 35961 invoked by uid 500); 25 Jan 2018 14:56:28 -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 35947 invoked by uid 99); 25 Jan 2018 14:56:28 -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, 25 Jan 2018 14:56:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5C549DFD81; Thu, 25 Jan 2018 14:56:28 +0000 (UTC) From: tillrohrmann To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #5149: [FLINK-7858][flp6] Port JobVertexTaskManagersHandler to R... Content-Type: text/plain Message-Id: <20180125145628.5C549DFD81@git1-us-west.apache.org> Date: Thu, 25 Jan 2018 14:56:28 +0000 (UTC) Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5149 Thanks for your contribution @zjureel. Changes look good. Rebasing and merging your PR. ---