[ https://issues.apache.org/jira/browse/FLINK-29329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606413#comment-17606413 ]
Yun Tang commented on FLINK-29329: ---------------------------------- Do you mean once we incurred OOM, then no checkpoints would be triggered by JM or the next triggered checkpoints could lead to OOM problem each time? > Checkpoint can not be triggered if encountering OOM > --------------------------------------------------- > > Key: FLINK-29329 > URL: https://issues.apache.org/jira/browse/FLINK-29329 > Project: Flink > Issue Type: Bug > Reporter: Yuxin Tan > Priority: Major > Fix For: 1.13.7 > > Attachments: job-exceptions-1.txt > > > When writing a checkpoint, an OOM error is thrown. But the JM is not failed > and is restored because I found a log "No master state to restore". > Then JM never makes checkpoints anymore. Currently, the root cause is not > that clear, maybe this is a bug and we should deal with the OOM or other > exceptions when making checkpoints. -- This message was sent by Atlassian Jira (v8.20.10#820010)