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

Fabian Hueske resolved FLINK-1817.
----------------------------------
    Resolution: Fixed

Fixed with 
- 0.9: d33b44549d416c30f01ead9aacf5cf7ed30674ca
- 0.8: a8dee2f0facae5fac8fe1ddf320ff7d377021313

> ClassLoaderObjectInputStream fails with ClassNotFoundException for primitive 
> classes
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-1817
>                 URL: https://issues.apache.org/jira/browse/FLINK-1817
>             Project: Flink
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.9, 0.8.1
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>             Fix For: 0.9, 0.8.2
>
>
> User function objects that contain primitive type classes (such as 
> {{int.class}} or {{long.class}}) are not supported because the 
> {{ClassLoaderObjectInputStream}} fails with a {{ClassNotFoundException}} when 
> reading the object from the {{TaskConfig}}.



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

Reply via email to