[
https://issues.apache.org/jira/browse/BEAM-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304308#comment-15304308
]
ASF GitHub Bot commented on BEAM-103:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam-site/pull/19
> Make UnboundedSourceWrapper parallel
> ------------------------------------
>
> Key: BEAM-103
> URL: https://issues.apache.org/jira/browse/BEAM-103
> Project: Beam
> Issue Type: Improvement
> Components: runner-flink
> Reporter: Maximilian Michels
> Assignee: Aljoscha Krettek
> Fix For: 0.1.0-incubating
>
>
> As of now {{UnboundedSource}} s are executed with a parallelism of 1
> regardless of the splits which the source returns. The corresponding
> {{UnboundedSourceWrapper}} should implement {{RichParallelSourceFunction}}
> and deal with splits correctly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)