You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/03/28 15:44:34 UTC

[beam] branch master updated (25e4a5b -> 4fa0792)

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

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


    from 25e4a5b  [BEAM-3951] Migrate container instructions and builds to Gradle
     add 1bce8a9  [BEAM-3326] Abstract away closing the inbound receiver, waiting for the bundle to finish, waiting for outbound to complete within the ActiveBundle.
     new 4fa0792  [BEAM-3326] Abstract away closing the inbound receiver, waiting for the bundle to finish, waiting for outbound to complete within the ActiveBundle.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../fnexecution/control/SdkHarnessClient.java      | 104 ++++++++++--
 .../fnexecution/control/RemoteExecutionTest.java   |  17 +-
 .../fnexecution/control/SdkHarnessClientTest.java  | 174 ++++++++++++++++++---
 3 files changed, 245 insertions(+), 50 deletions(-)

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

[beam] 01/01: [BEAM-3326] Abstract away closing the inbound receiver, waiting for the bundle to finish, waiting for outbound to complete within the ActiveBundle.

Posted by lc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4fa079211d4538310236febcb2979daef63b636b
Merge: 25e4a5b 1bce8a9
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed Mar 28 08:44:27 2018 -0700

    [BEAM-3326] Abstract away closing the inbound receiver, waiting for the bundle to finish, waiting for outbound to complete within the ActiveBundle.

 .../fnexecution/control/SdkHarnessClient.java      | 104 ++++++++++--
 .../fnexecution/control/RemoteExecutionTest.java   |  17 +-
 .../fnexecution/control/SdkHarnessClientTest.java  | 174 ++++++++++++++++++---
 3 files changed, 245 insertions(+), 50 deletions(-)

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