[
https://issues.apache.org/jira/browse/HELIX-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14737443#comment-14737443
]
ASF GitHub Bot commented on HELIX-610:
--------------------------------------
Github user liyinan926 commented on the pull request:
https://github.com/apache/helix/pull/35#issuecomment-139021356
@kishoreg Yes, I was actually looking at `StateTransitionHandlerFactory`
and I thought about doing that. The problem is `shutdown` is specific to
`TaskStateModel` but not to the general `TransitionHandler`. So in order to do
that in `StateTransitionHandlerFactory` I need to cast `TransitionHandler` to
`TaskStateModel` whenever appropriate, which is hard to do.
> TaskStateModel does not get properly shutdown when the JVM exists
> -----------------------------------------------------------------
>
> Key: HELIX-610
> URL: https://issues.apache.org/jira/browse/HELIX-610
> Project: Apache Helix
> Issue Type: Bug
> Reporter: Yinan Li
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)