GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/409
SAMZA-1561: Fix inconsistency problem in JobModel publish. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shanthoosh/samza master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/409.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 #409 ---- commit b6ea0140fd60b7d3e2f59d5b1200c01d6c4a0b3c Author: Shanthoosh Venkataraman <svenkataraman@...> Date: 2018-01-18T19:33:30Z SAMZA-1561: Fix inconsistency problem present in publishing JobModel. ---- ---