[
https://issues.apache.org/jira/browse/HELIX-390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kanak Biscuitwala reassigned HELIX-390:
---------------------------------------
Assignee: Kanak Biscuitwala
> Race condition: Checking HelixManager#isConnected is unreliable
> ---------------------------------------------------------------
>
> Key: HELIX-390
> URL: https://issues.apache.org/jira/browse/HELIX-390
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Kanak Biscuitwala
> Assignee: Kanak Biscuitwala
>
> This led to a NPE in trying to execute state transitions due to the fact that
> the state model was never re-registered after a post-GC reconnection.
> The fix is to invoke the message handler's onConnected method in
> handleNewSession, and to put all necessary on-connect logic inside this
> method.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)