You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/06/09 15:40:00 UTC

[jira] [Created] (FLINK-2191) Inconsistent use of Closure Cleaner in Streaming API

Aljoscha Krettek created FLINK-2191:
---------------------------------------

             Summary: Inconsistent use of Closure Cleaner in Streaming API
                 Key: FLINK-2191
                 URL: https://issues.apache.org/jira/browse/FLINK-2191
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Aljoscha Krettek
            Priority: Blocker


In the streaming API operations on DataStream.java call clean() if the closure cleaner is enabled in the execution config. Methods in StreamExecutionEnvironment.java always call clean, no way of disabling it. Operations in the Scala Streaming API also always call clean(), no way of disabling it.



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