Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E21BE17B27 for ; Sun, 16 Aug 2015 08:59:45 +0000 (UTC) Received: (qmail 13637 invoked by uid 500); 16 Aug 2015 08:59:45 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 13583 invoked by uid 500); 16 Aug 2015 08:59:45 -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 13573 invoked by uid 99); 16 Aug 2015 08:59:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Aug 2015 08:59:45 +0000 Date: Sun, 16 Aug 2015 08:59:45 +0000 (UTC) From: "Sachin Goel (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-2496) Expose Task Manager configuration to Runtime Context MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14698593#comment-14698593 ] Sachin Goel commented on FLINK-2496: ------------------------------------ This is implemented in https://github.com/apache/flink/pull/970 > Expose Task Manager configuration to Runtime Context > ---------------------------------------------------- > > Key: FLINK-2496 > URL: https://issues.apache.org/jira/browse/FLINK-2496 > Project: Flink > Issue Type: Bug > Reporter: Sachin Goel > Assignee: Sachin Goel > > Building upon Flink-2425, we should extend the access of Task Manager configuration to the Runtime Context. -- This message was sent by Atlassian JIRA (v6.3.4#6332)