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 4da548ec2191c25c4524b5a1076e09f18aeb4446 Merge: 8751ea5 d174ce7 Author: Thomas Groh <[email protected]> AuthorDate: Tue Jan 16 22:13:09 2018 -0800 Merge pull request #4224 Move BeamFnDataGrpcMultiplexer to java-fn-execution runners/java-fn-execution/build.gradle | 2 +- runners/java-fn-execution/pom.xml | 14 ++++++ sdks/java/fn-execution/build.gradle | 3 +- sdks/java/fn-execution/pom.xml | 14 ++++++ .../sdk/fn}/data/BeamFnDataGrpcMultiplexer.java | 56 ++++++++++++++-------- .../fn}/data/BeamFnDataGrpcMultiplexerTest.java | 42 +++++++--------- .../beam/fn/harness/data/BeamFnDataGrpcClient.java | 5 +- 7 files changed, 87 insertions(+), 49 deletions(-) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
