You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/10/19 11:46:52 UTC

[GitHub] [flink] camilesing commented on a change in pull request #17482: [FLINK-24546][docs]fix miss Acknowledged description on Monitoring Ch…

camilesing commented on a change in pull request #17482:
URL: https://github.com/apache/flink/pull/17482#discussion_r731777833



##########
File path: docs/content/docs/ops/monitoring/checkpoint_monitoring.md
##########
@@ -60,6 +60,7 @@ Note that for failed checkpoints, metrics are updated on a best efforts basis an
 
 - **ID**: The ID of the triggered checkpoint. The IDs are incremented for each checkpoint, starting at 1.
 - **Status**: The current status of the checkpoint, which is either *In Progress*, *Completed*, or *Failed*. If the triggered checkpoint is a savepoint, you will see a floppy-disk symbol.
+- **Acknowledged**: The ratio between the number of subtask that acknowledged the checkpoint and total subtasks number.

Review comment:
       done. thanks for the review.




-- 
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-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org