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 2013/11/13 01:35:18 UTC

[jira] [Updated] (HELIX-8) Inconsistent ordering of thread interrupt and reset() method call on StateModel methods.

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

Kanak Biscuitwala updated HELIX-8:
----------------------------------

    Fix Version/s:     (was: 0.6.2-incubating)

> Inconsistent ordering of thread interrupt and reset() method call on StateModel methods.
> ----------------------------------------------------------------------------------------
>
>                 Key: HELIX-8
>                 URL: https://issues.apache.org/jira/browse/HELIX-8
>             Project: Apache Helix
>          Issue Type: Bug
>    Affects Versions: 0.6.0-incubating
>            Reporter: Terence Yim
>            Assignee: Zhen Zhang
>
> The execution thread of the StateModel state transition method would get interrupted upon HelixManager.disconnect() is called, followed by reset() method. However, if zk connection expired, upon the reconnection, the reset() method is called before the state transition thread get interrupted.



--
This message was sent by Atlassian JIRA
(v6.1#6144)