[
https://issues.apache.org/jira/browse/FLINK-25948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer updated FLINK-25948:
----------------------------------
Description:
Add .close() both the KDS/KDF AsyncClient and the underlying HTTPClient
maintain a reference to the HTTPClient at all times in order to close it
need to find an appropriate time in the Sink/SinkWriter
was:
Add .close() BOTH the KDSAsyncClient and the underlying HTTPClient
for BOTH KDS & KDF
maintain a reference to the HTTPClient at all times in order to close it
need to find an appropriate time in the Sink/SinkWriter
> KDS / KDF Sink should call .close() to clean up resources
> ---------------------------------------------------------
>
> Key: FLINK-25948
> URL: https://issues.apache.org/jira/browse/FLINK-25948
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Reporter: Zichen Liu
> Assignee: Ahmed Hamdy
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.15.0
>
>
> Add .close() both the KDS/KDF AsyncClient and the underlying HTTPClient
> maintain a reference to the HTTPClient at all times in order to close it
> need to find an appropriate time in the Sink/SinkWriter
--
This message was sent by Atlassian Jira
(v8.20.1#820001)