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

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


    from a7226cb  Merge pull request #3745: [BEAM-2791] Add a test for an event 
time timer loop in ParDo
     add b50abc8  Add slf4j_simple to the top level Gradle build
     add 8d5fdae  Implement FnService in FnApiControlClientPoolService
     add 8e8386e  Add a Timeout to GrpcDataService#send
     add 16aefc1  Use a Data Service in SdkHarnessClient
     new eddfa0d  Merge pull request #4472

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:
 build.gradle                                       |   1 +
 runners/java-fn-execution/build.gradle             |   2 +
 runners/java-fn-execution/pom.xml                  |  16 ++
 .../control/FnApiControlClientPoolService.java     |   9 +-
 .../fnexecution/control/SdkHarnessClient.java      | 126 +++++++----
 .../runners/fnexecution/data/GrpcDataService.java  |   8 +-
 .../fnexecution/control/SdkHarnessClientTest.java  | 231 ++++++++++++++++++++-
 .../apache/beam/fn/harness/FnApiDoFnRunner.java    |   8 +-
 8 files changed, 345 insertions(+), 56 deletions(-)

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

Reply via email to