You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2021/01/28 14:39:00 UTC

[jira] [Assigned] (FLINK-21138) KvStateServerHandler is not invoked with user code classloader

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

Till Rohrmann reassigned FLINK-21138:
-------------------------------------

    Assignee: Maciej Prochniak

> KvStateServerHandler is not invoked with user code classloader
> --------------------------------------------------------------
>
>                 Key: FLINK-21138
>                 URL: https://issues.apache.org/jira/browse/FLINK-21138
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Queryable State
>    Affects Versions: 1.11.2
>            Reporter: Maciej Prochniak
>            Assignee: Maciej Prochniak
>            Priority: Major
>         Attachments: TestJob.java, stacktrace
>
>
> When using e.g. custom Kryo serializers user code classloader has to be set as context classloader during invocation of methods such as TypeSerializer.duplicat()
> KvStateServerHandler does not do this, which leads to exceptions like ClassNotFound etc.



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