You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/11/08 10:42:31 UTC

[beam] branch master updated (87488c4 -> 119f41d2)

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

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


    from 87488c4  Merge pull request #10007: [BEAM-8566] Fix checkpoint buffering when another bundle is started during checkpointing
     add 5a23914  [BEAM-8567] Do not swallow execution errors during checkpointing
     add 119f41d2 Merge pull request #10008: [BEAM-8567] Do not swallow execution errors during checkpointing

No new revisions were added by this update.

Summary of changes:
 .../wrappers/streaming/DoFnOperator.java           | 18 +++++--
 .../wrappers/streaming/DoFnOperatorTest.java       | 58 ++++++++++++++++++++++
 2 files changed, 71 insertions(+), 5 deletions(-)