Github user greghogan commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3946#discussion_r117504104
  
    --- 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 --
    
    The subtask statistics are aggregated by TaskManager so I'm not sure this 
is an improvement. @StephanEwen?


---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to