[
https://issues.apache.org/jira/browse/FLINK-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15455387#comment-15455387
]
ASF GitHub Bot commented on FLINK-3030:
---------------------------------------
Github user mushketyk commented on a diff in the pull request:
https://github.com/apache/flink/pull/2448#discussion_r77173469
--- 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 --
Good catch. I'll take a look at what `gulp` version am I using and check
how I can fix it.
Could you please check what version of `gulp` are you using? I don't think
it is documented anywhere.
> 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)