You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "kishore gopalakrishna (JIRA)" <ji...@apache.org> on 2013/01/30 00:03:14 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 ]

kishore gopalakrishna updated HELIX-8:
--------------------------------------

    Fix Version/s: 0.6.1-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
>            Reporter: Terence Yim
>             Fix For: 0.6.1-incubating
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira