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

AbstractServerBase#shutdown does not wait for shutdown completion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.4.0
    • None
    • None
    • Merged on master (74d052bb045031363652116ab8226d8ac00e0cd0) and 1.4.

    Description

      The AbstractServerBase does not wait for the completion of its shutdown when calling AbstractServerBase#shutdown. This is problematic since it leads to resource leaks and instable tests such as the AbstractServerTest. I propose to let the AbstractServerBase#shutdown return a termination future which is completed upon shutdown completion.

      Attachments

        Issue Links

          Activity

            People

              kkl0u Kostas Kloudas
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: