dawidwys commented on pull request #15055:
URL: https://github.com/apache/flink/pull/15055#issuecomment-867534306


   Regarding the handling of alignment metrics for multiple pending 
checkpoints. As far as I understand it, we can not talk about the alignment 
phase in the case of `CheckpointingMode#AT_LEAST_ONCE`. I find both the current 
and the updated way of calculating them rather bogus. Let's hold on a bit with 
that change until I figure out what should be the correct approach. So far I am 
leaning towards dropping the metrics (by reporting 0) in the 
`CheckpointBarrierTracker`. 
   
   In any case, I feel this change should be isolated to a separate commit.


-- 
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]


Reply via email to