[
https://issues.apache.org/jira/browse/HELIX-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735346#comment-13735346
]
Hudson commented on HELIX-197:
------------------------------
UNSTABLE: Integrated in helix #1128 (See
[https://builds.apache.org/job/helix/1128/])
HELIX-197: fix state model leak, fix compile error, rb=13437 (zzhang: rev
f1a80a40f37baf788c1df298e005e1ddee4c0bca)
* mockservice/src/main/java/org/apache/helix/EspressoStorageMockNode.java
> state model leak
> ----------------
>
> Key: HELIX-197
> URL: https://issues.apache.org/jira/browse/HELIX-197
> Project: Apache Helix
> Issue Type: Bug
> Reporter: dafu
> Assignee: dafu
>
> currently helix is not removing state model when resource has been dropped.
> 1) in OFFLINE->DROPPED case, the state model remains in OFFLINE state
> in use cases where resources are dynamically added and dropped, this will
> lead to memory leak of state models in OFFLINE state
> 2) in ERROR->DROPPED case, the state model remains in ERROR state
> in addition to leak, it will cause problems when we re-add the same resource
> in current session. the partition is then still in ERROR state and no
> transition will take place
--
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