You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2019/12/09 15:33:00 UTC

[jira] [Created] (FLINK-15162) Merge Java and Scala ClosureCleaner

Timo Walther created FLINK-15162:
------------------------------------

             Summary: Merge Java and Scala ClosureCleaner
                 Key: FLINK-15162
                 URL: https://issues.apache.org/jira/browse/FLINK-15162
             Project: Flink
          Issue Type: Improvement
          Components: API / DataStream
            Reporter: Timo Walther


Currently, we maintain two separate closure cleaners for Java and Scala. This means that the same user-defined classes behave differently depending on the API. Since both use ASM, it should be possibly to merge both implementations for \{{flink-core}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)