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)