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

Chesnay Schepler closed FLINK-8145.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

master: 30fc069add77ae6783a87b6920c59e739903296f

> IOManagerAsync not properly shut down in various tests
> ------------------------------------------------------
>
>                 Key: FLINK-8145
>                 URL: https://issues.apache.org/jira/browse/FLINK-8145
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>             Fix For: 1.5.0, 1.4.1
>
>
> In various tests, e.g. {{AsynchronousBufferFileWriterTest}}, 
> {{BufferFileWriterReaderTest}}, or {{HashTableITCase}}, {{IOManagerAsync}} 
> instances are used which are not shut down at all. The only thing cleaning 
> them up seems to be a shutdown handler attached to the JVM. Since each 
> {{IOManagerAsync}} is spawning a number of reader and writer threads, this 
> may put a significant burden on the tests.



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

Reply via email to