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/09/28 05:15:08 UTC

[GitHub] samza pull request #673: SAMZA-1832: Fix race condition between StreamProces...

GitHub user bharathkk opened a pull request:

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

    SAMZA-1832: Fix race condition between StreamProcessor and SamzaContainerListener

    

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

    $ git pull https://github.com/bharathkk/samza samza-1832-alternative

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

    https://github.com/apache/samza/pull/673.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 #673
    
----
commit 035b6f0211f25741f2b928fb2bccf4d1eb1c3605
Author: bharathkk <co...@...>
Date:   2018-09-28T05:13:24Z

    Fix race condition between SamzaContainerListener and StreamProcessor

----


---

[GitHub] samza pull request #673: SAMZA-1832: Fix race condition between StreamProces...

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

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


---