You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2017/05/22 17:24:52 UTC

[4/5] flink git commit: [FLINK-6448][web] Rename "Free Memory" field to "JVM Heap Size"

[FLINK-6448][web] Rename "Free Memory" field to "JVM Heap Size"


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

Branch: refs/heads/release-1.3
Commit: f4f5cf13ea0821658d800cca8be6c02729c23dd9
Parents: 7a9030f
Author: zentol <ch...@apache.org>
Authored: Fri May 19 12:05:10 2017 +0200
Committer: zentol <ch...@apache.org>
Committed: Mon May 22 19:24:19 2017 +0200

----------------------------------------------------------------------
 .../web-dashboard/app/partials/taskmanager/index.jade              | 2 +-
 .../app/partials/taskmanager/taskmanager.metrics.jade              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/f4f5cf13/flink-runtime-web/web-dashboard/app/partials/taskmanager/index.jade
----------------------------------------------------------------------
diff --git a/flink-runtime-web/web-dashboard/app/partials/taskmanager/index.jade b/flink-runtime-web/web-dashboard/app/partials/taskmanager/index.jade
index a2b715d..3251fb4 100644
--- a/flink-runtime-web/web-dashboard/app/partials/taskmanager/index.jade
+++ b/flink-runtime-web/web-dashboard/app/partials/taskmanager/index.jade
@@ -33,7 +33,7 @@ nav.navbar.navbar-default.navbar-fixed-top.navbar-main
         th Free Slots
         th CPU Cores
         th Physical Memory
-        th Free Memory
+        th JVM Heap Size
         th Flink Managed Memory
 
     tbody

http://git-wip-us.apache.org/repos/asf/flink/blob/f4f5cf13/flink-runtime-web/web-dashboard/app/partials/taskmanager/taskmanager.metrics.jade
----------------------------------------------------------------------
diff --git a/flink-runtime-web/web-dashboard/app/partials/taskmanager/taskmanager.metrics.jade b/flink-runtime-web/web-dashboard/app/partials/taskmanager/taskmanager.metrics.jade
index e348a5b..fbf170d 100644
--- a/flink-runtime-web/web-dashboard/app/partials/taskmanager/taskmanager.metrics.jade
+++ b/flink-runtime-web/web-dashboard/app/partials/taskmanager/taskmanager.metrics.jade
@@ -25,7 +25,7 @@ div(ng-if="metrics.id")
         th Free Slots
         th CPU Cores
         th Physical Memory
-        th Free Memory
+        th JVM Heap Size
         th Flink Managed Memory
     tbody
       tr