You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2020/04/15 21:26:55 UTC

[beam] branch master updated (1658d90 -> da4a48d)

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

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


    from 1658d90  Merge pull request #11399: Interpolate publish credentials as expected for Maven settings.xml
     add da4a48d  [BEAM-9729, BEAM-8486] Runner-side bundle registration cleanup. (#11358)

No new revisions were added by this update.

Summary of changes:
 .../dataflow/worker/FnApiWindowMappingFnTest.java  |  4 ++
 .../fn/control/BeamFnMapTaskExecutorTest.java      |  4 ++
 .../RegisterAndProcessBundleOperationTest.java     | 44 +++++++------------
 .../fnexecution/control/FnApiControlClient.java    | 13 +++---
 .../control/InstructionRequestHandler.java         |  2 +
 .../fnexecution/control/SdkHarnessClient.java      | 46 +++++--------------
 .../control/FnApiControlClientTest.java            | 19 --------
 .../fnexecution/control/SdkHarnessClientTest.java  | 51 ++++++++++------------
 .../runners/portability/fn_api_runner/fn_runner.py | 32 +-------------
 9 files changed, 66 insertions(+), 149 deletions(-)