Re: [PR] [FLINK-35115] Allow kinesis consumer to snapshotState after operator had been cancelled [flink-connector-aws]

2024-04-17 Thread via GitHub
z3d1k commented on PR #138: URL: https://github.com/apache/flink-connector-aws/pull/138#issuecomment-2061752988 @dannycranmer, @hlteoh37 please take a look -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [FLINK-35115] Allow kinesis consumer to snapshotState after operator had been cancelled [flink-connector-aws]

2024-04-17 Thread via GitHub
z3d1k opened a new pull request, #138: URL: https://github.com/apache/flink-connector-aws/pull/138 ## Purpose of the change Perform snapshot state even after source operator had been cancelled. This solves the issue when operator state is not being saved during stor-with-savepoint