You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ch...@apache.org on 2020/06/24 22:24:55 UTC

[beam] branch master updated (323b15f -> f772aaf)

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

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


    from 323b15f  Merge pull request #12006 from ibzib/BEAM-10257
     add d05a43b  Sends an empty response to the runner instead of failing for split/progress requests received before the bundle.
     add f772aaf  Merge pull request #11911: [BEAM-10186] Sends an empty response to the runner instead of failing

No new revisions were added by this update.

Summary of changes:
 .../fn/harness/control/ProcessBundleHandler.java   | 32 +++++++-----
 .../harness/control/ProcessBundleHandlerTest.java  | 59 ++++++++++++++++++++++
 2 files changed, 78 insertions(+), 13 deletions(-)