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

Ethan Li resolved STORM-3651.
-----------------------------
    Fix Version/s: 2.2.0
       Resolution: Fixed

Merged to master and cherry-picked to 2.2.x-branch.

> Give producerTasks in ExecutorTransferMultiThreadingTest.testExecutorTransfer 
> more time to finish
> -------------------------------------------------------------------------------------------------
>
>                 Key: STORM-3651
>                 URL: https://issues.apache.org/jira/browse/STORM-3651
>             Project: Apache Storm
>          Issue Type: Test
>            Reporter: Ethan Li
>            Assignee: Ethan Li
>            Priority: Minor
>             Fix For: 2.2.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Currently in ExecutorTransferMultiThreadingTest, we only wait for 100ms for 
> the producerTasks to finish. Sometimes it is not enough in case of lack of 
> cpu resources
> {code:java}
> executorService.awaitTermination(100, TimeUnit.MILLISECONDS);
> {code}
> We should increase it. This is just the maximum wait time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to