You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Gao (Jira)" <ji...@apache.org> on 2022/04/13 06:28:06 UTC

[jira] [Updated] (FLINK-24680) Expose UserCodeClassLoader in OperatorCoordinator.Context for registering release hooks

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

Yun Gao updated FLINK-24680:
----------------------------
    Fix Version/s: 1.16.0

> Expose UserCodeClassLoader in OperatorCoordinator.Context for registering release hooks
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-24680
>                 URL: https://issues.apache.org/jira/browse/FLINK-24680
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.14.0
>            Reporter: Qingsheng Ren
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0, 1.16.0
>
>
> Currently `OperatorCoordinator.Context` only exposes `ClassLoader` for accessing user code class loader, which doesn't support adding release hooks in `OperatorCoordinator`, like sync releasing class loader and closing operator coordinator. 
> We need to expose `UserCodeClassLoader` in the context fo registering hooks in coordinator.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)