You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/03/07 00:18:43 UTC

[jira] [Commented] (HELIX-394) Shutdown GenericHelixController#_eventThread when HelixManager disconnects

    [ https://issues.apache.org/jira/browse/HELIX-394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923241#comment-13923241 ] 

Hudson commented on HELIX-394:
------------------------------

UNSTABLE: Integrated in helix #1239 (See [https://builds.apache.org/job/helix/1239/])
[HELIX-394] Make cluster event thread a daemon thread (kanak: rev 6a2a5f67cd2b1791f74a2439822647470740274b)
* helix-core/src/main/java/org/apache/helix/controller/GenericHelixController.java


> 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.6.2-incubating, 0.7.0-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.2#6252)