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)