[
https://issues.apache.org/jira/browse/SAMZA-842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tommy Becker updated SAMZA-842:
-------------------------------
Attachment: 0001-Fix-SAMZA-842.patch
> Job does not quit when task shutdown is requested (when using
> ThreadJobFactory)
> -------------------------------------------------------------------------------
>
> Key: SAMZA-842
> URL: https://issues.apache.org/jira/browse/SAMZA-842
> Project: Samza
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: Kishore Nallan
> Assignee: Tommy Becker
> Attachments: 0001-Fix-SAMZA-842.patch
>
>
> I have just started to try out Samza 0.10 by using the SNAPSHOT version on
> Apache repository and I'm running into a shutdown issue for a job which works
> fine on 0.9.1.
> This is the job: https://gist.github.com/kishorenc/89eb18276c51b1478a18
> I have not tried it yet on YARN, but when thread factory is used (for local
> development), this job just hangs without quitting even when a
> `taskCoordinator.shutdown(RequestScope.CURRENT_TASK)` is issued.
> I have also included the jstack dump on the gist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)