[
https://issues.apache.org/jira/browse/FLINK-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14595800#comment-14595800
]
ASF GitHub Bot commented on FLINK-2243:
---------------------------------------
Github user szape commented on a diff in the pull request:
https://github.com/apache/flink/pull/853#discussion_r32925004
--- 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 --
Okay. I just didn't want a half-ready example to linger around. I will
remove that commit.
2015-06-22 11:58 GMT+02:00 Matthias J. Sax <[email protected]>:
> In
>
flink-contrib/flink-storm-compatibility/flink-storm-compatibility-examples/src/main/java/org/apache/flink/stormcompatibility/singlejoin/SingleJoinTopology.java
> <https://github.com/apache/flink/pull/853#discussion_r32919318>:
>
> > @@ -1,90 +0,0 @@
> > -/*
>
> Why do you remove it? It's going to be fixed soon.
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/flink/pull/853/files#r32919318>.
>
> 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)