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 eddfa0d92779f636458954a9292fc0bfa965a123 Merge: a7226cb 16aefc1 Author: Thomas Groh <[email protected]> AuthorDate: Tue Jan 30 14:02:21 2018 -0800 Merge pull request #4472 [BEAM-3326] Use a Data Service in SdkHarnessClient 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 [email protected].
