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/06/09 15:54:02 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578904#comment-14578904 ] 

Aljoscha Krettek commented on FLINK-2191:
-----------------------------------------

Did you start? I already have a fix.

> 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
>            Assignee: Márton Balassi
>            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)