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 19:40:34 UTC

[7/8] 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/b3e1642f
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/b3e1642f
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/b3e1642f

Branch: refs/heads/master
Commit: b3e1642f33e9a6e3df523aae5c4b04205f1151d8
Parents: 8b89e2f
Author: zentol <ch...@apache.org>
Authored: Fri May 19 12:05:10 2017 +0200
Committer: zentol <ch...@apache.org>
Committed: Mon May 22 20:28:22 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/b3e1642f/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/b3e1642f/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