[jira] [Updated] (STORM-2807) Integration test should shut down topologies immediately after the test

2017-11-11 Thread JIRA

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

Stig Rohde Døssing updated STORM-2807:
--
Affects Version/s: 1.1.1

> 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)


[jira] [Updated] (STORM-2807) Integration test should shut down topologies immediately after the test

2017-11-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot updated STORM-2807:
--
Labels: pull-request-available  (was: )

> 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
>  Labels: pull-request-available
>
> 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)