You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2017/03/08 22:52:37 UTC

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

Boris Shkolnik created SAMZA-1127:
-------------------------------------

             Summary: 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


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)