You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by shanthoosh <gi...@git.apache.org> on 2018/05/04 00:10:03 UTC

[GitHub] samza pull request #502: SAMZA-1698: Update appStatus on failures in localAp...

GitHub user shanthoosh opened a pull request:

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

    SAMZA-1698: Update appStatus on failures in localApplication.run(streamApp).

    

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

    $ git pull https://github.com/shanthoosh/samza local_application_runner_set_exception_in_finish

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

    https://github.com/apache/samza/pull/502.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 #502
    
----
commit e6bf2a3734955f462a2b5a88addcb9ff46409832
Author: Shanthoosh Venkataraman <sa...@...>
Date:   2018-05-02T21:37:02Z

    Fix LocalApplicationRunner status on exception.

----


---

[GitHub] samza pull request #502: SAMZA-1698: Update appStatus on failures in localAp...

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

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


---