You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/01/12 20:36:01 UTC

[beam] branch master updated (a5b5779 -> 9da007e)

This is an automated email from the ASF dual-hosted git repository.

kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from a5b5779  Merge pull request #4339 from iemejia/BEAM-3405-maxnumrecords
     add dde3a73  Fixed a bug that prevented processing time timers to be reset
     add a0e6ac5  Added ParDoTest for resetting timers.
     new 9da007e  Merge pull request #4341: [BEAM-3354] Fixed a bug that prevented processing time timers to be reset

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/runners/direct/WatermarkManager.java      | 44 ++++++++--
 .../beam/runners/direct/WatermarkManagerTest.java  | 97 ++++++++++++++++++++++
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 82 ++++++++++++++++++
 3 files changed, 217 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam] 01/01: Merge pull request #4341: [BEAM-3354] Fixed a bug that prevented processing time timers to be reset

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kenn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 9da007ec6a67dc839d6619b0c33b969b3bdc8b21
Merge: a5b5779 a0e6ac5
Author: Kenn Knowles <ke...@kennknowles.com>
AuthorDate: Fri Jan 12 12:35:56 2018 -0800

    Merge pull request #4341: [BEAM-3354] Fixed a bug that prevented processing time timers to be reset

 .../beam/runners/direct/WatermarkManager.java      | 44 ++++++++--
 .../beam/runners/direct/WatermarkManagerTest.java  | 97 ++++++++++++++++++++++
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 82 ++++++++++++++++++
 3 files changed, 217 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.