You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:50:28 UTC

[jira] [Updated] (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 ]

Rick Kellogg updated STORM-358:
-------------------------------
    Component/s: storm-core

> 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
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>              Labels: security
>             Fix For: 0.10.0
>
>
> 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.3.4#6332)