Stig Rohde Døssing created STORM-2807:
-----------------------------------------

             Summary: Integration test should shut down topologies immediately 
after the test
                 Key: STORM-2807
                 URL: https://issues.apache.org/jira/browse/STORM-2807
             Project: Apache Storm
          Issue Type: Improvement
    Affects Versions: 2.0.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing
            Priority: Minor


The integration test kills topologies with the default 30 second timeout. This 
is unnecessary and delays the following tests, because the killed topology is 
still occupying worker slots.

When the integration test kills topologies, it tries sending the kill message 
to Nimbus once, and may fail quietly. This breaks following tests, because the 
default Storm install has only 4 worker slots, and the test topologies each 
take up 3. When a topology is not shut down, it prevents the following 
topologies from being assigned.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to