Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Duplicate
-
None
-
None
-
None
Description
There is a mismatch in how StandaloneJobCoordinator and ZkJobCoordinator handle the start/stop/awaitStart semantics of JobCoordinator.
This impacts the StreamProcessor API behavior as well since the guarantees on the semantics of start / stop of the processors are broken in different runtime environments. This is weird and we need to revisit the how the components interact - StreamProcessor, JobCoordinator and SamzaContainer.
Attachments
Issue Links
- is depended upon by
-
SAMZA-1064 Standalone Samza with Zookeeper for Coordination
- Open
- relates to
-
SAMZA-1084 User thread does not see errors from the processor thread when using the StreamProcessor API
- Resolved