[
https://issues.apache.org/jira/browse/HELIX-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dafu reassigned HELIX-126:
--------------------------
Assignee: dafu
> StateModel stateTransitionMethod() and rest() are not synchronized on the
> partition
> -----------------------------------------------------------------------------------
>
> Key: HELIX-126
> URL: https://issues.apache.org/jira/browse/HELIX-126
> Project: Apache Helix
> Issue Type: Sub-task
> Reporter: dafu
> Assignee: dafu
>
> StateModel.reset() is invoked by the ZkEvent thread
> StateModel.stateTransitionMethod() is invoked by thread pool and syn'ed on
> the state model for that partition
> when zk session expiry happens, it's possible that both are running for on
> the same state model instance
--
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