You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by bharathkk <gi...@git.apache.org> on 2018/10/09 18:55:24 UTC

[GitHub] samza pull request #701: Fix side input stores to use logged store directory

GitHub user bharathkk opened a pull request:

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

    Fix side input stores to use logged store directory

    Side input stores are non-changelog stores that still needs to use logged stored directory to guarantee durability.

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

    $ git pull https://github.com/bharathkk/samza side-input-fix

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

    https://github.com/apache/samza/pull/701.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 #701
    
----
commit 505c3cea1c5abad5ae98a48eb251770028f6c00e
Author: bharathkk <co...@...>
Date:   2018-10-09T18:52:53Z

    Fix side input stores to use logged store directory

----


---

[GitHub] samza pull request #701: Fix side input stores to use logged store directory

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

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


---