[ 
https://issues.apache.org/jira/browse/SAMZA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285844#comment-14285844
 ] 

Chris Riccomini commented on SAMZA-513:
---------------------------------------

TestStatefulTask also appears to shutdown properly.

> BrokerProxy doesn't shut down
> -----------------------------
>
>                 Key: SAMZA-513
>                 URL: https://issues.apache.org/jira/browse/SAMZA-513
>             Project: Samza
>          Issue Type: Bug
>          Components: container
>    Affects Versions: 0.8.0
>            Reporter: Zach Cox
>
> In BrokerProxy.stop, the call to thread.interrupt doesn't always lead to a 
> real thread interruption, which can cause shut down to not occur. One 
> workaround is to repeatedly call thread.interrupt in a tight while loop until 
> thread.isAlive returns false.
> Related mailing list thread: 
> http://www.mail-archive.com/dev@samza.incubator.apache.org/msg02255.html



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

Reply via email to