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 2020/05/12 09:43:08 UTC

[beam] 01/01: Merge pull request #11667: [BEAM-9947] Store updated ParDoPayload for length-prefixed timer coders

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

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

commit 34dabe3611c93fafbf20322eacc5c3a6a9aeb174
Merge: 75efec2 625bc3f
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Tue May 12 11:42:51 2020 +0200

    Merge pull request #11667: [BEAM-9947] Store updated ParDoPayload for length-prefixed timer coders
    
    Backport of #11658.

 .../runners/core/construction/ModelCoders.java     |  6 +-
 .../control/ProcessBundleDescriptors.java          | 22 +++----
 .../control/ProcessBundleDescriptorsTest.java      | 71 ++++++++++++++--------
 .../portability/fn_api_runner/fn_runner_test.py    | 22 +++++--
 4 files changed, 77 insertions(+), 44 deletions(-)