You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Qingsheng Ren (Jira)" <ji...@apache.org> on 2020/10/21 08:03:00 UTC

[jira] [Created] (FLINK-19750) Deserializer is not opened in Kafka consumer when restoring from state

Qingsheng Ren created FLINK-19750:
-------------------------------------

             Summary: Deserializer is not opened in Kafka consumer when restoring from state
                 Key: FLINK-19750
                 URL: https://issues.apache.org/jira/browse/FLINK-19750
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
    Affects Versions: 1.11.2, 1.11.1, 1.11.0
            Reporter: Qingsheng Ren


When a job using Kafka consumer is recovered from a checkpoint or savepoint, the {{open}} method of the record deserializer is not called. This is possibly because {{this.deserializer.open}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)