You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by xinyuiscool <gi...@git.apache.org> on 2017/10/16 17:02:16 UTC

[GitHub] samza pull request #328: SAMZA-1457: Set retention for internal streams for ...

GitHub user xinyuiscool opened a pull request:

    https://github.com/apache/samza/pull/328

    SAMZA-1457: Set retention for internal streams for Batch application

    For intermediate streams, checkpoint and changelog, we need to set a short retention period for batch.

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

    $ git pull https://github.com/xinyuiscool/samza SAMZA-1457

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

    https://github.com/apache/samza/pull/328.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 #328
    
----
commit e3148697dc384342def6b6e36cd76ab671349287
Author: Xinyu Liu <xi...@xiliu-ld1.linkedin.biz>
Date:   2017-10-13T19:14:41Z

    SAMZA-1457: Set retention for internal streams for Batch application

commit 0549b708087d65c906e5172b68dd7541e28fc181
Author: Xinyu Liu <xi...@xiliu-ld1.linkedin.biz>
Date:   2017-10-13T21:07:58Z

    Add unit tests

----


---

[GitHub] samza pull request #328: SAMZA-1457: Set retention for internal streams for ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/328


---