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

LocalFlinkMiniCluster leaks resources when multiple jobs are submitted

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • Runtime / Task
    • None

    Description

      After a job submitted to a LocalEnvironment finishes, some threads are not stopped, and are stuck in waiting forever.

      You can observe this, if you enclose the body of the main function of the WordCount example with a loop that executes 100 times, and monitor the thread count (with VisualVM for example).

      (The problem only happens if I use a mini cluster. If I use start-local.sh and submit jobs to it, then there is no leak.)

      Attachments

        Activity

          People

            sewen Stephan Ewen
            ggevay Gábor Gévay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: