kbohinski commented on pull request #12962: URL: https://github.com/apache/flink/pull/12962#issuecomment-695121568
Hi @AHeise Getting started on https://issues.apache.org/jira/browse/FLINK-18851 I finished the rest portion but I wanted to ask the least altering way to get the info to the api I was thinking of adding a new enum `UNALIGNED_CHECKPOINT` to https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointType.java I started down this path but it seems I would need to make a lot of edits all over the project to support this. Any better suggestions? Thanks! ---------------------------------------------------------------- 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]
