Sergei Morozov created FLINK-36406: -------------------------------------- Summary: MetadataApplier should be closed when the job stop Key: FLINK-36406 URL: https://issues.apache.org/jira/browse/FLINK-36406 Project: Flink Issue Type: Improvement Components: Flink CDC Affects Versions: cdc-3.2.0 Reporter: Sergei Morozov
Once deserialized, MetadataApplier can instantiate its internal resources (e.g. a JDBC connection) for managing external database schema. When the Flink job stops, there's no way to close these resources. -- This message was sent by Atlassian Jira (v8.20.10#820010)