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/29 00:49:03 UTC

[beam] branch master updated (5973c4d -> 397688a)

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 5973c4d  [BEAM-3326] Address additional comments from PR/4963.
     add cec7c03  [BEAM-3104] Set up state interfaces, wire into SDK harness client.
     new 397688a  [BEAM-3104] Set up state interfaces, wire into SDK harness client.

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      | 208 ++++++++++++++----
 .../fnexecution/state/GrpcStateService.java        |  25 ++-
 .../runners/fnexecution/state/StateDelegator.java  |  19 +-
 .../fnexecution/control/SdkHarnessClientTest.java  | 235 ++++++++++++++++++---
 4 files changed, 405 insertions(+), 82 deletions(-)

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

[beam] 01/01: [BEAM-3104] Set up state interfaces, wire into SDK harness client.

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 397688a62b1f9f0f9840a43ed4ad1a59ba77b981
Merge: 5973c4d cec7c03
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Wed Mar 28 17:48:57 2018 -0700

    [BEAM-3104] Set up state interfaces, wire into SDK harness client.

 .../fnexecution/control/SdkHarnessClient.java      | 208 ++++++++++++++----
 .../fnexecution/state/GrpcStateService.java        |  25 ++-
 .../runners/fnexecution/state/StateDelegator.java  |  19 +-
 .../fnexecution/control/SdkHarnessClientTest.java  | 235 ++++++++++++++++++---
 4 files changed, 405 insertions(+), 82 deletions(-)

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