zhijiangW commented on a change in pull request #11507: [FLINK-16587] Add basic
CheckpointBarrierHandler for unaligned checkpoint
URL: https://github.com/apache/flink/pull/11507#discussion_r400298984
##########
File path:
flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java
##########
@@ -1185,6 +1230,12 @@ private void reportCompletedSnapshotStates(
"Found cached state but no corresponding
primary state is reported to the job " +
"manager. This indicates a problem.");
+ LOG.debug("{} - finished asynchronous part of
checkpoint {}. Asynchronous duration: {} ms",
Review comment:
Not necessary changes
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services