GitHub user aljoscha opened a pull request:

    https://github.com/apache/incubator-flink/pull/269

    [FLINK-1325] Add Java ClosureCleaner

    This also adds the ExecutionConfig, where the user can enable/disable the 
closure cleaner and other settings. I'm also planning to use this for the 
object-reuse settings in the future.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/incubator-flink java-closure-cleaner

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/269.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 #269
    
----
commit 685da9e47b89a56e5f900d1a7f9b5ab77bc51c67
Author: Aljoscha Krettek <[email protected]>
Date:   2014-12-15T17:37:42Z

    Add ExecutionConfig

commit fe51a9c50963bb5c0a6fd0beb8db57c94685adbc
Author: Aljoscha Krettek <[email protected]>
Date:   2014-12-15T18:50:14Z

    [FLINK-1325] Add Java ClosureCleaner

----


---
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.
---

Reply via email to