[
https://issues.apache.org/jira/browse/FLINK-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595813#comment-14595813
]
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_r32925744
--- 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 --
If you prepare an PR, limit the changes to the feature you are
implementing. This example is not related to the new functionality, thus, you
should just leave it as it is ;)
> 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)