You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Tommy Becker (JIRA)" <ji...@apache.org> on 2015/04/06 14:56:12 UTC

[jira] [Updated] (SAMZA-634) JobRunner should exit when ProcessJob exits

     [ https://issues.apache.org/jira/browse/SAMZA-634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommy Becker updated SAMZA-634:
-------------------------------
    Attachment: 0001-SAMZA-634.patch

Stop JobCoordinator when ProcessJob exits.

> JobRunner should exit when ProcessJob exits
> -------------------------------------------
>
>                 Key: SAMZA-634
>                 URL: https://issues.apache.org/jira/browse/SAMZA-634
>             Project: Samza
>          Issue Type: Bug
>          Components: container
>    Affects Versions: 0.9.0
>            Reporter: Tommy Becker
>            Assignee: Tommy Becker
>            Priority: Minor
>             Fix For: 0.10.0
>
>         Attachments: 0001-SAMZA-634.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)