[
https://issues.apache.org/jira/browse/FLINK-36406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu resolved FLINK-36406.
--------------------------------
Assignee: Sergei Morozov
Resolution: Fixed
Fixed via master(3.3-SNAPSHOT): 5691b7bf977abd608dcf189359be602d93f2eadf
> 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
> Assignee: Sergei Morozov
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.3.0
>
>
> 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)