[
https://issues.apache.org/jira/browse/FLINK-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Márton Balassi closed FLINK-2191.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.9
Implemented via e2304c4. Minor issue remains, tracked in FLINK-2201.
> 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: Aljoscha Krettek
> Priority: Blocker
> Fix For: 0.9
>
>
> 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)