You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Navina Ramesh (JIRA)" <ji...@apache.org> on 2017/03/09 00:34:38 UTC

[jira] [Resolved] (SAMZA-1127) verify that SamzaContainerController.stop shuts down the container completely.

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

Navina Ramesh resolved SAMZA-1127.
----------------------------------
    Resolution: Duplicate
      Assignee: Navina Ramesh

Same issue was created by [~xinyu] in SAMZA-1125 
If they are meant to be different, please re-open with more accurate description and title. Thanks!

> verify that SamzaContainerController.stop shuts down the container completely.
> ------------------------------------------------------------------------------
>
>                 Key: SAMZA-1127
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1127
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Boris Shkolnik
>            Assignee: Navina Ramesh
>             Fix For: 0.13.0
>
>
> From xiniyu: "seems that stopContainer code only does stop the RunLoop. Seems to me all the dependencies used by the container are not properly shutdown. E.g. the kafka system consumer/producer will not be shut down. The next time controller.startContainer() will create the container with all these dependencies again. The Kafka producers/consumers will be created again without closing the previous ones, right?"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)