GitHub user shanthoosh opened a pull request: https://github.com/apache/samza/pull/795
SAMZA-1977: Shutdown the container threadPooln stopping AsyncRunLoop. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shanthoosh/samza shut_down_container_threadPool_on_runloop_stop Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/795.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 #795 ---- commit 1df48baa072742743053f902c87a59d34df62951 Author: Shanthoosh Venkataraman <spvenkat@...> Date: 2018-11-05T16:44:10Z SAMZA-1977: Stop the container threadPool when stopping AsyncRunLoop. ---- ---