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/12/09 11:08:11 UTC

[jira] [Assigned] (FLINK-3136) Scala Closure Cleaner uses wrong ASM import

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

Aljoscha Krettek reassigned FLINK-3136:
---------------------------------------

    Assignee: Aljoscha Krettek  (was: Stephan Ewen)

> Scala Closure Cleaner uses wrong ASM import
> -------------------------------------------
>
>                 Key: FLINK-3136
>                 URL: https://issues.apache.org/jira/browse/FLINK-3136
>             Project: Flink
>          Issue Type: Bug
>          Components: Scala API
>    Affects Versions: 0.10.1
>            Reporter: Stephan Ewen
>            Assignee: Aljoscha Krettek
>            Priority: Critical
>             Fix For: 1.0.0, 0.10.2
>
>
> The closure cleaner uses Kryo's ReflectASM's ASM. That is currently in version 4.0, which is incompatible with later Scala versions.
> Using ASM directly gives version 5.0.
> Flink also shades that ASM version correctly away in the end.



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