Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1125

Container.shutdown() only stops the runloop

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • None
    • None

    Description

      Currently SamzaContainer.shutdown() only stops 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. In standalone case (ZkJobCoordinator.java), 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. Please verify this is a problem and needs to be fixed.

      Attachments

        Issue Links

          Activity

            People

              navina Navina Ramesh
              xinyu Xinyu Liu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: