[
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14965416#comment-14965416
]
ASF GitHub Bot commented on FLINK-2862:
---------------------------------------
GitHub user mjsax opened a pull request:
https://github.com/apache/flink/pull/1274
[FLINK-2862] [Storm Compatibility] FlinkTopologyBuilder should use proper
generic types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/flink
flink-2862-genericsFlinkTopologyBuilder
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1274.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 #1274
----
commit 25f81ea2e3bf501e253ac68ec59ffc1ad26a6413
Author: mjsax <[email protected]>
Date: 2015-10-20T16:06:00Z
[FLINK-2862] [Storm Compatibility] FlinkTopologyBuilder should use proper
generic types
----
> FlinkTopologyBuilder should use proper generic types
> ----------------------------------------------------
>
> Key: FLINK-2862
> URL: https://issues.apache.org/jira/browse/FLINK-2862
> Project: Flink
> Issue Type: Bug
> Components: Storm Compatibility
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Matthias J. Sax
>
> The Flink Topology Builder uses only raw types, resulting in bugs due to
> missing compile time checks of types.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)