GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/451
SAMZA-1621: Delete the ephemeral processor node in StreamProcessor shutdown phase. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shanthoosh/samza SAMZA-1621 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/451.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 #451 ---- commit 8b8684d6e69b93495ba61588e1953e5c476488df Author: Shanthoosh Venkataraman <svenkataraman@...> Date: 2018-03-15T23:41:25Z SAMZA-1621: Delete the ephemeral processor node in StreamProcessor shutdown phase. ---- ---