You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by mx...@apache.org on 2015/10/19 15:20:54 UTC

flink git commit: [FLINK-2844] remove old config entry from flink-conf.yaml

Repository: flink
Updated Branches:
  refs/heads/master 03579bb5b -> 8c1719c88


[FLINK-2844] remove old config entry from flink-conf.yaml


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/8c1719c8
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/8c1719c8
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/8c1719c8

Branch: refs/heads/master
Commit: 8c1719c8839bc383512a502aee268d4dc84537ae
Parents: 03579bb
Author: Maximilian Michels <mx...@apache.org>
Authored: Mon Oct 19 15:19:22 2015 +0200
Committer: Maximilian Michels <mx...@apache.org>
Committed: Mon Oct 19 15:19:22 2015 +0200

----------------------------------------------------------------------
 flink-dist/src/main/resources/flink-conf.yaml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/8c1719c8/flink-dist/src/main/resources/flink-conf.yaml
----------------------------------------------------------------------
diff --git a/flink-dist/src/main/resources/flink-conf.yaml b/flink-dist/src/main/resources/flink-conf.yaml
index 1b04e35..157e34a 100644
--- a/flink-dist/src/main/resources/flink-conf.yaml
+++ b/flink-dist/src/main/resources/flink-conf.yaml
@@ -68,9 +68,6 @@ jobmanager.web.port: 8081
 
 webclient.port: 8080
 
-# Temporary: Uncomment this to be able to use the new web frontend
-#jobmanager.new-web-frontend: true
-
 
 #==============================================================================
 # Streaming state checkpointing