GitHub user markus-h opened a pull request:

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

    [FLINK-909] Additional superstep barrier

    This change introduces a new additional barrier at the end of a superstep 
in iterations. It prevents the execution of an extra iteration at termination 
and therby fixes[FLINK-909].
    
    This pull request depends on [FLINK-951] and uses the old package names, 
because [FLINK-951] was not merged yet.

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

    $ git pull https://github.com/markus-h/incubator-flink 
aggregatorsReworkToAccumulatorsRebase4_sync2-pr

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

    https://github.com/apache/incubator-flink/pull/69.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 #69
    
----
commit 9da8aa6442861be17c7658c1dd2c2d9a6943d507
Author: Markus Holzemer <[email protected]>
Date:   2014-06-16T12:56:36Z

    Iteration superstep synchronization through RPC and JobManager
    Unification of Accumulators and Aggregators (removal of former Aggregators)
    Adjusted Testcases accordingly

commit f41bf163203621b7dddd5a3073e654f40cb6143b
Author: Markus Holzemer <[email protected]>
Date:   2014-07-14T13:59:50Z

    Additional superstep barrier for iterations to prevent execution of an 
extra superstep at termination

----


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