[
https://issues.apache.org/jira/browse/FLINK-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483114#comment-14483114
]
ASF GitHub Bot commented on FLINK-1817:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/565
> 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)