[
https://issues.apache.org/jira/browse/FLINK-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595706#comment-14595706
]
ASF GitHub Bot commented on FLINK-2243:
---------------------------------------
Github user mjsax commented on a diff in the pull request:
https://github.com/apache/flink/pull/853#discussion_r32919318
--- Diff:
flink-contrib/flink-storm-compatibility/flink-storm-compatibility-examples/src/main/java/org/apache/flink/stormcompatibility/singlejoin/SingleJoinTopology.java
---
@@ -1,90 +0,0 @@
-/*
--- End diff --
Why do you remove it? It's going to be fixed soon.
> Add finite spout functionality to Storm compatibility layer
> -----------------------------------------------------------
>
> Key: FLINK-2243
> URL: https://issues.apache.org/jira/browse/FLINK-2243
> Project: Flink
> Issue Type: Improvement
> Components: flink-contrib
> Reporter: Péter Szabó
> Assignee: Péter Szabó
> Priority: Minor
>
> Add finite spout functionality to Storm compatibility layer
> Storm spouts emit infinite streams. It is important to support the users of
> Flink's Storm compatibility layer by providing an interface that can add a
> finite nature to any storm spouts, given that Flink actually supports finite
> source streams.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)