AHeise commented on a change in pull request #13562: URL: https://github.com/apache/flink/pull/13562#discussion_r502240800
########## File path: flink-runtime-web/web-dashboard/src/app/pages/job/checkpoints/job-checkpoints.component.html ########## @@ -128,7 +128,7 @@ <th><strong>Latest Acknowledgement</strong></th> <th><strong>End to End Duration</strong></th> <th><strong>Checkpointed Data Size</strong></th> - <th><strong>Buffered During Alignment</strong></th> + <th><strong>Processed (persisted) in-flight data</strong></th> Review comment: I see, I'd still like to propose one alternative to `in-flight`. How about `Processed (persisted) channel data`? ---------------------------------------------------------------- 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