You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/10 00:34:42 UTC

[jira] [Commented] (GEARPUMP-103) Support finite stream, add stream-completion capability

    [ https://issues.apache.org/jira/browse/GEARPUMP-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860462#comment-15860462 ] 

ASF GitHub Bot commented on GEARPUMP-103:
-----------------------------------------

GitHub user manuzhang opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/143

    [GEARPUMP-103] Support finite stream

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [ ] Make sure tests pass via `sbt clean test`.
     - [ ] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/manuzhang/incubator-gearpump finite_stream

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-gearpump/pull/143.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 #143
    
----
commit 5714e2b4662d2108b29f4b4ddc33aa517c707cf3
Author: manuzhang <ow...@gmail.com>
Date:   2017-02-09T02:21:11Z

    [GEARPUMP-103] Support finite stream

----


> Support finite stream, add stream-completion capability
> -------------------------------------------------------
>
>                 Key: GEARPUMP-103
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-103
>             Project: Apache Gearpump
>          Issue Type: New Feature
>          Components: streaming
>            Reporter: Manu Zhang
>            Assignee: Manu Zhang
>            Priority: Minor
>
> imported from [https://github.com/gearpump/gearpump/issues/1230] on behalf of [~clockfly], 
> Whether we need to support finite stream that we allow a stream to complete?
> It may be useful if we want to handle some short living tasks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)