[
https://issues.apache.org/jira/browse/FLINK-8145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287605#comment-16287605
]
ASF GitHub Bot commented on FLINK-8145:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5064
> 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)