GitHub user mbalassi opened a pull request:
https://github.com/apache/incubator-flink/pull/273
[FLINK-1325] [streaming] Added clousure cleaning to streaming
Streaming update for @aljoscha's recent
[PR](https://github.com/apache/incubator-flink/pull/269).
The functionality is there, the code could be a bit nicer but as @gyfora
has already refactored the builder methods in the DataStream for the streaming
[scala-api](https://github.com/mbalassi/incubator-flink/tree/scala-api) and not
yet merged it this solution will be more straightforward to merge.
As this is part of the recently merged PR @aljoscha and myself are
personally for adding it to the 0.8 release (with this codebase, not the merged
one).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mbalassi/incubator-flink closclean
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/273.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #273
----
commit 8d817eb9db3bdae840a7976e8d1c3c08fca6d389
Author: mbalassi <[email protected]>
Date: 2014-12-17T12:04:30Z
[FLINK-1325] [streaming] Added clousure cleaning to streaming
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---