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 <[email protected]> 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(-)
