[
https://issues.apache.org/jira/browse/FLINK-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067978#comment-16067978
]
ASF GitHub Bot commented on FLINK-6983:
---------------------------------------
Github user wuchong commented on the issue:
https://github.com/apache/flink/pull/4172
Yes @twalthr , you are right, the cause is different classloader. The
compiled class is under Janino's custom ClassLoader. Using the current thread's
classloader or user code classloader can't load the class.
BUT, is it possible to pass the Janino's classloader into state
deserialization ?
> Do not serialize States with NFA
> --------------------------------
>
> Key: FLINK-6983
> URL: https://issues.apache.org/jira/browse/FLINK-6983
> Project: Flink
> Issue Type: Improvement
> Components: CEP
> Reporter: Dawid Wysakowicz
> Assignee: Dian Fu
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)