You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2021/09/13 06:31:00 UTC

[jira] [Created] (FLINK-24266) Log improvement for aborting checkpoint due to tasks are finishing

Yun Gao created FLINK-24266:
-------------------------------

             Summary: Log improvement for aborting checkpoint due to tasks are finishing
                 Key: FLINK-24266
                 URL: https://issues.apache.org/jira/browse/FLINK-24266
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Checkpointing
    Affects Versions: 1.14.0, 1.15.0
            Reporter: Yun Gao


When checkpoints are aborted due to tasks are finishing when triggering, 

1. There is not log in the JM side, which might cause confusion.
2. When the mail is rejected, the exception description for CHECKPOINT_DECLINED_TASK_CLOSING: "Checkpoint was declined (task's operators partially closed)", does not fully match the implementation now. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)