[
https://issues.apache.org/jira/browse/STORM-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stig Rohde Døssing resolved STORM-2807.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.2
1.2.0
2.0.0
> 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, 1.1.1
> Reporter: Stig Rohde Døssing
> Assignee: Stig Rohde Døssing
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.0.0, 1.2.0, 1.1.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)