From issues-return-150021-archive-asf-public=cust-asf.ponee.io@flink.apache.org Tue Jan 30 09:53:20 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 18BC618061A for ; Tue, 30 Jan 2018 09:53:20 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 08803160C53; Tue, 30 Jan 2018 08:53:20 +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 49B4E160C42 for ; Tue, 30 Jan 2018 09:53:19 +0100 (CET) Received: (qmail 71313 invoked by uid 500); 30 Jan 2018 08:53:18 -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 71304 invoked by uid 99); 30 Jan 2018 08:53:18 -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; Tue, 30 Jan 2018 08:53:18 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2C994E07F0; Tue, 30 Jan 2018 08:53:16 +0000 (UTC) From: tillrohrmann To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #5307: [FLINK-8431] [mesos] Allow to specify # GPUs for TaskMana... Content-Type: text/plain Message-Id: <20180130085317.2C994E07F0@git1-us-west.apache.org> Date: Tue, 30 Jan 2018 08:53:16 +0000 (UTC) Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/5307 Thanks for the clarification @EronWright and @eastcirclek. I'll merge the PR then. Thanks for your work :-) ---