You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Danny Cranmer (Jira)" <ji...@apache.org> on 2022/07/25 09:02:00 UTC

[jira] [Closed] (FLINK-23528) stop-with-savepoint can fail with FlinkKinesisConsumer

     [ https://issues.apache.org/jira/browse/FLINK-23528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danny Cranmer closed FLINK-23528.
---------------------------------
    Resolution: Fixed

> stop-with-savepoint can fail with FlinkKinesisConsumer
> ------------------------------------------------------
>
>                 Key: FLINK-23528
>                 URL: https://issues.apache.org/jira/browse/FLINK-23528
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kinesis
>    Affects Versions: 1.11.3, 1.13.1, 1.12.4, 1.14.3, 1.15.1
>            Reporter: Piotr Nowojski
>            Assignee: Krzysztof Dziolak
>            Priority: Critical
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.16.0, 1.15.2
>
>
> {{FlinkKinesisConsumer#cancel()}}  (inside {{KinesisDataFetcher#shutdownFetcher()}}) shouldn't be interrupting source thread. Otherwise, as described in FLINK-23527, network stack can be left in an invalid state and downstream tasks can encounter deserialisation errors.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)