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

Chris Riccomini updated SAMZA-506:
----------------------------------
    Assignee: Ewen Cheslack-Postava

> Shutdown container on SIGTERM
> -----------------------------
>
>                 Key: SAMZA-506
>                 URL: https://issues.apache.org/jira/browse/SAMZA-506
>             Project: Samza
>          Issue Type: New Feature
>          Components: container
>    Affects Versions: 0.8.0
>            Reporter: Zach Cox
>            Assignee: Ewen Cheslack-Postava
>             Fix For: 0.9.0
>
>         Attachments: samza-506.patch
>
>
> Many runtime platforms (e.g. Mesos) will issue a SIGTERM to stop the Samza 
> container process. In this case it would be good to try to cleanly shutdown 
> the container, so that messages stop being processed, offsets and changelogs 
> are committed, etc. This can be accomplished using TaskCoordinator.shutdown, 
> but there currently is no glue between that and a SIGTERM or jvm shutdown 
> hook.
> Here is the relevant mailing list thread: 
> http://www.mail-archive.com/dev%40samza.incubator.apache.org/msg02246.html



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

Reply via email to