Description
Starting in 0.9.0, when using the ProcessJobFactory the JobRunner process no longer exits when the Container does. This is because the JobCoordinator which runs in the JobRunner JVM does not shutdown. Having to kill 2 processes to stop each Samza job is pretty annoying.