You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by cameronlee314 <gi...@git.apache.org> on 2018/06/22 22:29:33 UTC

[GitHub] samza pull request #561: SAMZA-1756: System exit calls in ApplicationRunnerM...

GitHub user cameronlee314 opened a pull request:

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

    SAMZA-1756: System exit calls in ApplicationRunnerMain break ProcessJob and cause unit tests to get skipped

    

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

    $ git pull https://github.com/cameronlee314/samza app_runner_main_exit

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

    https://github.com/apache/samza/pull/561.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 #561
    
----
commit 190b6588d10d8d9a2c3a601afbf60d9c056e6c4e
Author: Cameron Lee <ca...@...>
Date:   2018-06-22T22:25:50Z

    SAMZA-1756: System exit calls in ApplicationRunnerMain break ProcessJob and cause unit tests to get skipped

----


---

[GitHub] samza pull request #561: SAMZA-1756: System exit calls in ApplicationRunnerM...

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

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


---