You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/02/09 13:40:34 UTC

[jira] [Resolved] (FLINK-1463) RuntimeStatefulSerializerFactory declares ClassLoader as transient but later tries to use it

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

Aljoscha Krettek resolved FLINK-1463.
-------------------------------------
    Resolution: Fixed

Resolved in https://github.com/apache/flink/commit/7bc78cbf97d341ebfed32fdfe20f21e4d146a869

> RuntimeStatefulSerializerFactory declares ClassLoader as transient but later tries to use it
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-1463
>                 URL: https://issues.apache.org/jira/browse/FLINK-1463
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 0.8, 0.9
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 0.8.1
>
>
> At least one user has seen an exception because of this. In theory, the ClassLoader is set again in readParametersFromConfig. But the way it is used in TupleComparatorBase, this method is never called.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)