[
https://issues.apache.org/jira/browse/FLINK-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14203949#comment-14203949
]
ASF GitHub Bot commented on FLINK-983:
--------------------------------------
GitHub user qmlmoon opened a pull request:
https://github.com/apache/incubator-flink/pull/190
[FLINK-983] Fix WebClient truncated function names.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qmlmoon/incubator-flink webclient-showplan
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/190.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 #190
----
commit 53ff2d78dfc90cfd1749238ae9421bab471f6e65
Author: mingliang <[email protected]>
Date: 2014-11-09T14:50:26Z
[FLINK-983] Fix WebClient truncated function names.
----
> WebClient makes names of functions unreadable
> ---------------------------------------------
>
> Key: FLINK-983
> URL: https://issues.apache.org/jira/browse/FLINK-983
> Project: Flink
> Issue Type: Bug
> Components: Webfrontend
> Reporter: Stephan Ewen
> Assignee: Mingliang Qi
> Priority: Minor
>
> The named of Functions are truncated and abbreviated like "Properties of
> ...reeDistribution, delimiter: ) - ID = 7".
> There should be a place where the names are printed fully, not
> abbreviated/truncated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)