[
https://issues.apache.org/jira/browse/FLINK-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030606#comment-15030606
]
ASF GitHub Bot commented on FLINK-2928:
---------------------------------------
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/1421
[FLINK-2928][web-dashboard] Fix confusing job status visualization in job
overview.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sachingoel0101/flink 2928-job-overview
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1421.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 #1421
----
commit 23c4ad6708fc3a6ef062d35600eb564a188c969d
Author: Sachin Goel <[email protected]>
Date: 2015-11-28T17:41:14Z
[FLINK-2928][web-dashboard] Fix confusing job status visualization in job
overview.
----
> Confusing job status visualisation in web frontend
> --------------------------------------------------
>
> Key: FLINK-2928
> URL: https://issues.apache.org/jira/browse/FLINK-2928
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10.0
> Reporter: Ufuk Celebi
> Assignee: Sachin Goel
> Priority: Minor
>
> The web frontend displays the job status in very subtle way as a colored
> circle next to the job name. For single tasks, the state is written out in
> addition to the color coding (e.g. FAILED with a red background).
> I would like to add this for the job status as well.
> It can be confusing during restarts of a job to have single tasks marked as
> "FAILED" w/o seeing easily what the job status is (RESTARTING).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)