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 9B6CF18A62 for ; Tue, 24 Nov 2015 14:23:11 +0000 (UTC) Received: (qmail 67950 invoked by uid 500); 24 Nov 2015 14:23:11 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 67801 invoked by uid 500); 24 Nov 2015 14:23:11 -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 67689 invoked by uid 99); 24 Nov 2015 14:23:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2015 14:23:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 207672C1F75 for ; Tue, 24 Nov 2015 14:23:11 +0000 (UTC) Date: Tue, 24 Nov 2015 14:23:11 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-2996) Add config entry to define BlobServer port 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-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024586#comment-15024586 ] ASF GitHub Bot commented on FLINK-2996: --------------------------------------- Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1394#issuecomment-159281472 I've addressed Till's comments, thank you for the review. > Add config entry to define BlobServer port > ------------------------------------------ > > Key: FLINK-2996 > URL: https://issues.apache.org/jira/browse/FLINK-2996 > Project: Flink > Issue Type: New Feature > Components: JobManager > Affects Versions: 0.10.0 > Reporter: Stephan Ewen > Assignee: Robert Metzger > Fix For: 1.0.0, 0.10.1 > > > The blob server currently allocates a random port. To work better together with firewalled clusters, it must be possible to optionally pre-configure the port to a specific value, -- This message was sent by Atlassian JIRA (v6.3.4#6332)