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 <santhoshvenkat1988@...>
Date: 2018-05-02T21:37:02Z
Fix LocalApplicationRunner status on exception.
----
---