rkhachatryan commented on pull request #18654: URL: https://github.com/apache/flink/pull/18654#issuecomment-1034174423
I've discovered several unrelated issues that cause `ProcessingTimeWindowCheckpointingITCase` to hang or fail: FLINK-26019 / FLINK-26062, FLINK-26063. Besides that, I've published an alternative fix to the problem of this PR: #18693. It makes `lastAppendedSequenceNumber` return `Optional`. That way seems less invasive and more explicit. But in your version API seems more clear. WDYT? -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org