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

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

commit 48f9cce76cf87ffe7073c3ad9c34a9f2f6de4b76
Merge: d19c366 c11c837
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Wed May 2 12:12:08 2018 -0700

    Merge pull request #5152: Harness Manager Interfaces
    
    [BEAM-3327]

 .../fnexecution/artifact/ArtifactSource.java       | 41 +++++++++++++++++++++
 .../fnexecution/control/JobBundleFactory.java      | 33 +++++++++++++++++
 .../fnexecution/control/OutputReceiverFactory.java | 31 ++++++++++++++++
 .../runners/fnexecution/control/RemoteBundle.java  | 43 ++++++++++++++++++++++
 .../fnexecution/control/RemoteOutputReceiver.java  | 38 +++++++++++++++++++
 .../fnexecution/control/SdkHarnessClient.java      | 19 +---------
 .../fnexecution/control/StageBundleFactory.java    | 38 +++++++++++++++++++
 .../runners/fnexecution/provisioning/JobInfo.java  | 37 +++++++++++++++++++
 .../fnexecution/control/RemoteExecutionTest.java   |  1 -
 .../fnexecution/control/SdkHarnessClientTest.java  |  1 -
 10 files changed, 263 insertions(+), 19 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
tg...@apache.org.

Reply via email to