You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Kanak Biscuitwala (JIRA)" <ji...@apache.org> on 2014/08/25 19:28:59 UTC

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

     [ https://issues.apache.org/jira/browse/HELIX-394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kanak Biscuitwala resolved HELIX-394.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.4
                   0.7.1

> 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
>             Fix For: 0.7.1, 0.6.4
>
>
> 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)