pnowojski commented on pull request #13741: URL: https://github.com/apache/flink/pull/13741#issuecomment-717379377
@AHeise, I have replaced `CheckpointBarrierAnnouncement` with `EventAnnouncement` as you were suggesting. Regarding the `DataType.TIMEOUTABLE_ALIGNED_CHECKPOINT_BARRIER` being inappropriate, it has the same pre-existing problem as `ALIGNED_CHECKPOINT_BARRIER`, since both require `isBlockingUpstream` flag. ---------------------------------------------------------------- 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]
