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/05/02 12:30:31 UTC

[beam] 01/01: Merge pull request #8426: [BEAM-7171] Ensure bundle finalization during Flink checkpoint

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

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

commit 848f8bb55ed4921505b0074d7abf0e57458ac1f1
Merge: 9f3592c 8f4569f
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Thu May 2 14:30:17 2019 +0200

    Merge pull request #8426: [BEAM-7171] Ensure bundle finalization during Flink checkpoint

 .../translation/types/CoderTypeSerializer.java     |  2 +
 .../wrappers/streaming/DoFnOperator.java           |  5 +-
 .../streaming/ExecutableStageDoFnOperator.java     |  5 +-
 .../streaming/ExecutableStageDoFnOperatorTest.java | 66 +++++++++++++++-------
 4 files changed, 57 insertions(+), 21 deletions(-)