GitHub user jmakes opened a pull request: https://github.com/apache/samza/pull/367
SAMZA-1508: JobRunner should not return success until the job is healthy You can merge this pull request into a Git repository by running: $ git pull https://github.com/jmakes/samza samza-1508 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/367.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 #367 ---- commit f92ed990b7fabc550e357cf29c5e1a4ccee5af9c Author: Jacob Maes <jm...@linkedin.com> Date: 2017-11-23T00:44:16Z SAMZA-1508: JobRunner should not return success until the job is healthy ---- ---