Zhen Zhang created HELIX-394:
--------------------------------
Summary: Shutdown GenericHelixController#_eventThread when
HelixManager disconnects
Key: HELIX-394
URL: https://issues.apache.org/jira/browse/HELIX-394
Project: Apache Helix
Issue Type: Bug
Affects Versions: 0.7.0-incubating, 0.6.2-incubating
Reporter: Zhen Zhang
Assignee: Zhen Zhang
In Helix 0.6.2.x and 0.7.x, we introduces GenericHelixController#_eventThread
to merge callbacks, but we are not shutting down the thread when a HelixManager
instance disconnects. This lefts a running thread.
To fix this, will add a shutdown method to GenericHelixController and
interrupts the thread.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)