You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by markus-h <gi...@git.apache.org> on 2014/07/15 13:46:10 UTC

[GitHub] incubator-flink pull request: [FLINK-909] Additional superstep bar...

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 <ma...@gmx.de>
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 <ma...@gmx.de>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-909] Additional superstep bar...

Posted by StephanEwen <gi...@git.apache.org>.
Github user StephanEwen commented on the pull request:

    https://github.com/apache/incubator-flink/pull/69#issuecomment-54076052
  
    I have taken the delta of this patch to the pull request #36 and put it into 38cbf0b915dea175f287d7c2a627467a02d28474
    
    Thank you for the patch!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-909] Additional superstep bar...

Posted by markus-h <gi...@git.apache.org>.
Github user markus-h commented on the pull request:

    https://github.com/apache/incubator-flink/pull/69#issuecomment-54185839
  
    Thanks for mergin!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-flink pull request: [FLINK-909] Additional superstep bar...

Posted by markus-h <gi...@git.apache.org>.
Github user markus-h closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---