[
https://issues.apache.org/jira/browse/FLINK-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019706#comment-16019706
]
ASF GitHub Bot commented on FLINK-6446:
---------------------------------------
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/3946#discussion_r117775128
--- Diff: flink-runtime-web/web-dashboard/app/partials/jobs/job.plan.jade
---
@@ -28,10 +28,10 @@ split
a(ui-sref=".subtasks({nodeid: nodeid})") Subtasks
li(ui-sref-active='active')
- a(ui-sref=".taskmanagers({nodeid: nodeid})") TaskManagers
+ a(ui-sref=".taskmanagers({nodeid: nodeid})") Subtasks by
TaskManager
--- End diff --
@zentol that would be a nice improvement for the next release. I think this
PR is good to merge for 1.3 and master.
> Various improvements to the Web Frontend
> ----------------------------------------
>
> Key: FLINK-6446
> URL: https://issues.apache.org/jira/browse/FLINK-6446
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Reporter: Stephan Ewen
>
> This is the umbrella issue for various improvements to the web frontend,
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)