You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by aljoscha <gi...@git.apache.org> on 2016/10/24 08:45:56 UTC

[GitHub] incubator-beam pull request #1166: Fixes for Javadoc and ReduceFnRunner

GitHub user aljoscha opened a pull request:

    https://github.com/apache/incubator-beam/pull/1166

    Fixes for Javadoc and ReduceFnRunner

    Not sure if this is really wrong in `ReduceFnRunner`, was just a hunch.
    
    R: @kennknowles 

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

    $ git pull https://github.com/aljoscha/incubator-beam some-fixes

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

    https://github.com/apache/incubator-beam/pull/1166.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 #1166
    
----
commit caf1fb705e785cb312cedc334efa73e081469da0
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2016-10-24T08:35:41Z

    Fix Javadoc of ReadableState

commit 59f042c85a7265d95620afd5aea565416cd35ff9
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2016-10-24T08:36:20Z

    Fix ReduceFnRunner.cancelEndOfWindowAndGarbageCollectionTimers()
    
    Before, it was only removing the end-of-window timer. Now, it also
    removed that GC timer.

----


---
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-beam pull request #1166: Fixes for Javadoc and ReduceFnRunner

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

    https://github.com/apache/incubator-beam/pull/1166


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