You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2019/11/11 07:04:00 UTC

[jira] [Created] (FLINK-14699) Move ClosureCleaner to flink-core

Zili Chen created FLINK-14699:
---------------------------------

             Summary: Move ClosureCleaner to flink-core
                 Key: FLINK-14699
                 URL: https://issues.apache.org/jira/browse/FLINK-14699
             Project: Flink
          Issue Type: Improvement
            Reporter: Zili Chen
             Fix For: 1.10.0


{{ClosureCleaner}} is currently under {{flink-java}}. However, it doesn't stick to {{flink-java}} and used in {{flink-streaming-java}}. IMHO {{flink-streaming-java}} should not base on {{flink-java}}( {{flink-batch-java}} in fact ). Thus, I propose to move {{ClosureCleaner}} to {{flink-core}}.

CC [~chesnay] [~aljoscha]



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