[jira] [Created] (FLINK-5107) Job Manager goes out of memory from long history of prior execution attempts

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5107) Job Manager goes out of memory from long history of prior execution attempts

Shang Yuanchun (Jira)
Stefan Richter created FLINK-5107:
-------------------------------------

             Summary: Job Manager goes out of memory from long history of prior execution attempts
                 Key: FLINK-5107
                 URL: https://issues.apache.org/jira/browse/FLINK-5107
             Project: Flink
          Issue Type: Bug
          Components: JobManager
            Reporter: Stefan Richter
            Assignee: Stefan Richter


We have observed that the job manager can run out of memory during long running jobs with many vertexes. Analysis of the heap dump shows, that the ever-growing history of prior execution attempts is the culprit for this problem.

We should limit this history to a number of n most recent attempts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)