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

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

commit a753d21e605444dc1f7d3fa5e350ad38a6610ed3
Merge: 81ff55f b1526f8
Author: Eugene Kirpichov <[email protected]>
AuthorDate: Tue May 22 12:54:23 2018 -0700

    Merge pull request #5392: [BEAM-4267] JobBundleFactory that uses 
Docker-backed environments
    
    [BEAM-4267] JobBundleFactory that uses Docker-backed environments

 runners/java-fn-execution/build.gradle             |   1 +
 .../beam/runners/fnexecution/ServerFactory.java    |  29 +-
 .../control/DockerJobBundleFactory.java            | 363 +++++++++++++++++++++
 .../control/ProcessBundleDescriptors.java          |   2 +-
 .../environment/DockerEnvironmentFactory.java      |   8 +-
 .../runners/fnexecution/ServerFactoryTest.java     |  17 +-
 .../control/DockerJobBundleFactoryTest.java        | 195 +++++++++++
 7 files changed, 605 insertions(+), 10 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to