zlzhang0122 commented on a change in pull request #16637: URL: https://github.com/apache/flink/pull/16637#discussion_r687423896
########## File path: flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointFailureManager.java ########## @@ -127,7 +127,6 @@ public void checkFailureCounter(CheckpointException exception, long checkpointId case CHECKPOINT_DECLINED_SUBSUMED: case CHECKPOINT_DECLINED_INPUT_END_OF_STREAM: - case EXCEPTION: Review comment: I'm not so sure about this, am I need to create a new jira ticket? Because I have separated this in two commits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org