Boris Shkolnik created SAMZA-1349:
-------------------------------------

             Summary: Fix stop() sequence in the StreamProcessor
                 Key: SAMZA-1349
                 URL: https://issues.apache.org/jira/browse/SAMZA-1349
             Project: Samza
          Issue Type: Bug
            Reporter: Boris Shkolnik


Currently it is pretty confusing, since the same stop() can be called from 
different places and different threads.
Preferably it should be changed to be called from a single place, and each 
component should have internal state, that signifies that it is already been 
shutdown.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to