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

Flink slot memory leak after restarting job with static variables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 1.4.2
    • None
    • Runtime / Coordination
    • None

    Description

      I find flink taskmanager exit caused by OOM ,and I dumped the head file.
       

      The result is that the static variables are not released when canceled the job, and a new object is generated after I restarted the job.

      The static variable is multiple for the slot memory isolation.

      How could I make the variables collected by the Flink?

      multiple static variable

      path to gc

      Attachments

        Activity

          People

            Unassigned Unassigned
            henushang Martin Shang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: