Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-8145

IOManagerAsync not properly shut down in various tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.4.0, 1.5.0
    • 1.4.1, 1.5.0
    • Tests
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              nkruber Nico Kruber
              nkruber Nico Kruber
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: