Thomas Weise created FLINK-24064: ------------------------------------ Summary: HybridSource recovery from savepoint fails Key: FLINK-24064 URL: https://issues.apache.org/jira/browse/FLINK-24064 Project: Flink Issue Type: Bug Components: Connectors / Common Reporter: Thomas Weise Assignee: Thomas Weise
Recovery fails because underlying source and split deserializers are not initialized in the restore code path. This requires deferred deserialization after the current source has been set. -- This message was sent by Atlassian Jira (v8.3.4#803005)