You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2020/08/31 08:15:00 UTC

[jira] [Assigned] (FLINK-18363) Add user classloader to context in DeSerializationSchema

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

Dawid Wysakowicz reassigned FLINK-18363:
----------------------------------------

    Assignee: Dawid Wysakowicz

> Add user classloader to context in DeSerializationSchema
> --------------------------------------------------------
>
>                 Key: FLINK-18363
>                 URL: https://issues.apache.org/jira/browse/FLINK-18363
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Core
>            Reporter: Timo Walther
>            Assignee: Dawid Wysakowicz
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Currently, it is only possible to retrieve the metric group in the open() method of DeserializationSchema and SerializationSchema. We should also expose the user code classloader.
> We should also create some utility methods like `InitializationContext.from(RuntimeContext)` instead of implementing the full interface for every call to `open()`.



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