[ 
https://issues.apache.org/jira/browse/FLINK-19259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17196736#comment-17196736
 ] 

Robert Metzger commented on FLINK-19259:
----------------------------------------

For context, see this comment: 
https://issues.apache.org/jira/browse/FLINK-17554?focusedCommentId=17189943&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17189943
tldr: we need to wait for 
https://github.com/awslabs/amazon-kinesis-producer/issues/308 to be resolved.

> Use classloader release hooks with Kinesis producer to avoid metaspace leak
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-19259
>                 URL: https://issues.apache.org/jira/browse/FLINK-19259
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kinesis
>            Reporter: Robert Metzger
>            Priority: Major
>
> FLINK-17554 introduced hooks for clearing references before unloading a 
> classloader.
> The Kinesis Producer library is currently preventing the usercode classloader 
> from being unloaded because it keeps references around.
> This ticket is to use the hooks with the Kinesis producer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to