[
https://issues.apache.org/jira/browse/FLINK-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987286#comment-14987286
]
ASF GitHub Bot commented on FLINK-2904:
---------------------------------------
GitHub user sachingoel0101 opened a pull request:
https://github.com/apache/flink/pull/1321
[FLINK-2904][web-dashboard] Fix truncation of task counts when the number
is large.
@greghogan can you verify if this solves the problem? I cannot test with
such large number of tasks directly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sachingoel0101/flink task_count_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1321.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 #1321
----
commit ecf9342067fee6dc4946097f35eb5a2fbc76f515
Author: Sachin Goel <[email protected]>
Date: 2015-11-03T13:37:34Z
[FLINK-2904][web-dashboard] Fix truncation of task counts when the number
is large.
----
> Web interface truncated task counts
> -----------------------------------
>
> Key: FLINK-2904
> URL: https://issues.apache.org/jira/browse/FLINK-2904
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend
> Affects Versions: 0.10
> Reporter: Greg Hogan
> Priority: Minor
>
> Task counts have only three digits visible as the color square needs to
> dynamically expand.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)