[
https://issues.apache.org/jira/browse/FLINK-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455216#comment-15455216
]
ASF GitHub Bot commented on FLINK-3030:
---------------------------------------
Github user StephanEwen commented on a diff in the pull request:
https://github.com/apache/flink/pull/2448#discussion_r77162480
--- Diff: flink-runtime-web/web-dashboard/web/css/index.css ---
@@ -228,7 +228,6 @@
overflow: hidden;
padding: 2px 4px;
font-size: 14px;
- -webkit-border-radius: 2px;
--- End diff --
How did this come to be? Are you using a different version of glup or the
dependencies to build this?
> Enhance Dashboard to show Execution Attempts
> --------------------------------------------
>
> Key: FLINK-3030
> URL: https://issues.apache.org/jira/browse/FLINK-3030
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10.0
> Reporter: Stephan Ewen
> Assignee: Ivan Mushketyk
> Fix For: 1.0.0
>
>
> Currently, the web dashboard shows only the latest execution attempt. We
> should make all execution attempts and their accumulators available for
> inspection.
> The REST monitoring API supports this, so it should be a change only to the
> frontend part.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)