[jira] [Commented] (FLINK-2862) FlinkTopologyBuilder should use proper generic types

2015-10-24 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972604#comment-14972604
 ] 

ASF GitHub Bot commented on FLINK-2862:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/1274


> 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)


[jira] [Commented] (FLINK-2862) FlinkTopologyBuilder should use proper generic types

2015-10-24 Thread Matthias J. Sax (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14972624#comment-14972624
 ] 

Matthias J. Sax commented on FLINK-2862:


Resolved via fa88d9eb1b88641d6ca03b38e2058d30971c7a2f

> 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)


[jira] [Commented] (FLINK-2862) FlinkTopologyBuilder should use proper generic types

2015-10-23 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14970661#comment-14970661
 ] 

ASF GitHub Bot commented on FLINK-2862:
---

Github user mjsax commented on the pull request:

https://github.com/apache/flink/pull/1274#issuecomment-150515179
  
Merging this, if no objection.


> 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)


[jira] [Commented] (FLINK-2862) FlinkTopologyBuilder should use proper generic types

2015-10-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14965424#comment-14965424
 ] 

ASF GitHub Bot commented on FLINK-2862:
---

Github user mjsax commented on the pull request:

https://github.com/apache/flink/pull/1274#issuecomment-149639349
  
@StephanEwen Please give short review. Should be good to get merged. Will 
address https://issues.apache.org/jira/browse/FLINK-2861 after this is merged.


> 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)


[jira] [Commented] (FLINK-2862) FlinkTopologyBuilder should use proper generic types

2015-10-20 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-2862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)