Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
SAMZA-1064 Standalone Samza with Zookeeper for Coordination
- Open
- relates to
-
SAMZA-1348 Run stop() in the StreamProcessor in the same thread as other events.
- Open