[
https://issues.apache.org/jira/browse/FLINK-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026181#comment-16026181
]
ASF GitHub Bot commented on FLINK-6661:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/3998
[FLINK-6661][web] Merge "Subtasks" and "Taskmanagers" view
This PR merges the `Subtasks` and `SubtasksByTaskManager` view. A checkbox
was added to switch between modes.
As usual, some impressive pictures to gaze upon:


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 6661_web_st
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3998.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3998
----
commit f79157294b5822a067091cf5ca96ee242a99fbbe
Author: zentol <[email protected]>
Date: 2017-05-26T11:41:03Z
[FLINK-6661][web] Merge "Subtasks" and "Taskmanagers" view
----
> Merge "Subtasks" and "TaskManagers" view
> ----------------------------------------
>
> Key: FLINK-6661
> URL: https://issues.apache.org/jira/browse/FLINK-6661
> Project: Flink
> Issue Type: Sub-task
> Components: Webfrontend
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
>
> The {{Subtasks}} and {{TaskManagers/ Subtasks by TaskManager}} view are very
> similar in what they do, so much in fact that they are identical if the
> taskmanagers have a single task slot.
> I propose to merge them, and add a checkbox to aggregate the subtasks by
> taskmanagers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)