Yun Tang created FLINK-26650: -------------------------------- Summary: Avoid to print stack trace for checkpoint trigger failure if not all tasks are started Key: FLINK-26650 URL: https://issues.apache.org/jira/browse/FLINK-26650 Project: Flink Issue Type: Improvement Components: Runtime / Checkpointing Reporter: Yun Tang Assignee: Yun Tang Fix For: 1.15.0
This ticket is somehow like FLINK-22117. After FLINK-26049, we would always print the stack trace of fail-to-trigger checkpoint, which is annoying at the beginning of flink jobs. -- This message was sent by Atlassian Jira (v8.20.1#820001)