You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2014/06/17 20:01:09 UTC

[jira] [Resolved] (STORM-358) Multitenant scheduler fails to free a slot in bad-state

     [ https://issues.apache.org/jira/browse/STORM-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-358.
---------------------------------------

    Resolution: Fixed

Thanks Kishor, I pulled this into the security branch, I didn't include a fixed version because there is no security release.

> Multitenant scheduler fails to free a slot in bad-state
> -------------------------------------------------------
>
>                 Key: STORM-358
>                 URL: https://issues.apache.org/jira/browse/STORM-358
>             Project: Apache Storm (Incubating)
>          Issue Type: Bug
>            Reporter: Kishor Patil
>              Labels: security
>
> Nimbus crashes, as it fails to free  up the slot in bad state. 
>  b.s.d.nimbus [ERROR] Error when processing event
> java.lang.IllegalArgumentException: Tried to free a slot that was not part of this node 2a697d77-e16d-4586-a460-f7630244b68f
>         at backtype.storm.scheduler.multitenant.Node.free(Node.java:160) ~[storm-core-0.9.0-wip21.jar:na]
>         at backtype.storm.scheduler.multitenant.Node.getAllNodesFrom(Node.java:286) ~[storm-core-0.9.0-wip21.jar:na]



--
This message was sent by Atlassian JIRA
(v6.2#6252)