You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/04/06 08:50:49 UTC

[beam] 01/01: Merge pull request #11304: [BEAM-8201] Cleanup FnServices from DockerEnvironmentFactory and ProcessEnvironmentFactory

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

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

commit 2384aa68cfbb49226d5208489b15d141ddba7bda
Merge: c2d1721 d7af6b5
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Mon Apr 6 10:50:34 2020 +0200

    Merge pull request #11304: [BEAM-8201] Cleanup FnServices from DockerEnvironmentFactory and ProcessEnvironmentFactory

 .../environment/DockerEnvironmentFactory.java      | 24 +---------------
 .../environment/ProcessEnvironmentFactory.java     | 32 ++--------------------
 .../environment/DockerEnvironmentFactoryTest.java  |  6 ----
 .../environment/ProcessEnvironmentFactoryTest.java | 12 --------
 4 files changed, 3 insertions(+), 71 deletions(-)