Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
ScheduleAfterDebounceTime contains a shutdown method that is never invoked. So, ZkJobCoordinator.stop is called, it doesn't cleanly stop the ZkController, which contains the scheduler thread. It simply resigns as leader and closes the ZK connection.
This should be fixed for a graceful and clean shutdown.
Attachments
Attachments
Issue Links
- is depended upon by
-
SAMZA-1064 Standalone Samza with Zookeeper for Coordination
- Open