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 2019/01/09 16:07:12 UTC

[beam] branch master updated (88acc8e -> dffe2c1)

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

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


    from 88acc8e  Merge pull request #7236: [BEAM-6097] Add information about NemoRunner
     add 02f3a5e  [BEAM-6346] Inspect the docker container state
     new dffe2c1  Merge pull request #7395: [BEAM-6346] Inspect the docker container state

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:
 .../fnexecution/environment/DockerCommand.java       | 20 ++++++++++++++++++++
 .../environment/DockerEnvironmentFactory.java        |  4 +++-
 .../fnexecution/environment/DockerCommandTest.java   |  2 ++
 .../environment/DockerEnvironmentFactoryTest.java    |  4 ++++
 4 files changed, 29 insertions(+), 1 deletion(-)


[beam] 01/01: Merge pull request #7395: [BEAM-6346] Inspect the docker container state

Posted by mx...@apache.org.
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 dffe2c1a2bd95f78869b266d3e1ea3f8ad8c323d
Merge: 88acc8e 02f3a5e
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Wed Jan 9 11:07:02 2019 -0500

    Merge pull request #7395: [BEAM-6346] Inspect the docker container state

 .../fnexecution/environment/DockerCommand.java       | 20 ++++++++++++++++++++
 .../environment/DockerEnvironmentFactory.java        |  4 +++-
 .../fnexecution/environment/DockerCommandTest.java   |  2 ++
 .../environment/DockerEnvironmentFactoryTest.java    |  4 ++++
 4 files changed, 29 insertions(+), 1 deletion(-)