[ 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)
|