[GitHub] flink pull request #2616: [FLINK-4733] Port WebInterface to metric system

2016-10-31 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/flink/pull/2616 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #2616: [FLINK-4733] Port WebInterface to metric system

2016-10-25 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2616#discussion_r84696513 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/JobDetailsHandler.java --- @@ -147,11 +143,36 @@ public String

[GitHub] flink pull request #2616: [FLINK-4733] Port WebInterface to metric system

2016-10-25 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/2616#discussion_r84868336 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/JobVertexDetailsHandler.java --- @@ -99,11 +83,34 @@ public String

[GitHub] flink pull request #2616: [FLINK-4733] Port WebInterface to metric system

2016-10-25 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/2616#discussion_r84697528 --- Diff: flink-runtime-web/src/main/java/org/apache/flink/runtime/webmonitor/handlers/JobVertexDetailsHandler.java --- @@ -99,11 +83,34 @@ public String

[GitHub] flink pull request #2616: [FLINK-4733] Port WebInterface to metric system

2016-10-09 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/2616 [FLINK-4733] Port WebInterface to metric system # This PR relies on #2613, #2614 and #2615. Thus, the first 5 commits should not be reviewed here. This PR ports the remaining parts of the