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)