XComp commented on a change in pull request #13158:
URL: https://github.com/apache/flink/pull/13158#discussion_r471348075



##########
File path: docs/monitoring/checkpoint_monitoring.md
##########
@@ -61,7 +61,7 @@ The checkpoint history keeps statistics about recently 
triggered checkpoints, in
 - **Trigger Time**: The time when the checkpoint was triggered at the 
JobManager.
 - **Latest Acknowledgement**: The time when the latest acknowledged for any 
subtask was received at the JobManager (or n/a if no acknowledgement received 
yet).

Review comment:
       Could you also fix that one while reiterating over the file, please:
   ```suggestion
   - **Latest Acknowledgement**: The time when the latest acknowledgement for 
any subtask was received at the JobManager (or n/a if no acknowledgement 
received yet).
   ```




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to