You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Kishor Patil (JIRA)" <ji...@apache.org> on 2014/06/17 18:11:24 UTC

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

Kishor Patil created STORM-358:
----------------------------------

             Summary: 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


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)