[
https://issues.apache.org/jira/browse/GEARPUMP-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466684#comment-15466684
]
ASF GitHub Bot commented on GEARPUMP-203:
-----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-gearpump/pull/80
> Use DataSourceTask / DataSinkTask for DSL
> ------------------------------------------
>
> Key: GEARPUMP-203
> URL: https://issues.apache.org/jira/browse/GEARPUMP-203
> Project: Apache Gearpump
> Issue Type: Sub-task
> Components: streaming
> Affects Versions: 0.8.1
> Reporter: Manu Zhang
> Assignee: Manu Zhang
> Fix For: 0.8.2
>
>
> Currently, {{source}} operation in DSL will be translated to {{SourceTask}}
> allowing for a passed-in operation processing input data while
> {{DataSourceTask}} is default container running {{DataSource}} API without
> any processing. {{SinkTask}} and {{DataSinkTask}} are almost identical. We
> can improve the latter to account for both cases such that we don't keep two
> sets of implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)