You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/12/12 19:14:00 UTC

[jira] [Updated] (FLINK-19259) Use classloader release hooks with Kinesis producer to avoid metaspace leak

     [ https://issues.apache.org/jira/browse/FLINK-19259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-19259:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Assignee: Robert Metzger
>            Priority: Major
>              Labels: pull-request-available
>
> 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)