[
https://issues.apache.org/jira/browse/FLINK-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289834#comment-14289834
]
ASF GitHub Bot commented on FLINK-1381:
---------------------------------------
GitHub user qmlmoon opened a pull request:
https://github.com/apache/flink/pull/332
[FLINK-1381] Allow multiple output splitters for single stream operator
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qmlmoon/incubator-flink stream-split
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/332.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 #332
----
commit cff3eb0747f17185c4d71cf5117696d28f879964
Author: mingliang <[email protected]>
Date: 2015-01-23T09:59:02Z
[FLINK-1381] Allow multiple output splitters for single stream operator
----
> Only one output splitter supported per operator
> -----------------------------------------------
>
> Key: FLINK-1381
> URL: https://issues.apache.org/jira/browse/FLINK-1381
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.9
> Reporter: Gyula Fora
> Priority: Minor
>
> Currently the streaming api only supports output splitting once per operator.
> The splitting logic should be reworked to allow any number of it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)