You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2020/01/02 18:17:18 UTC

[beam] branch master updated (a87af6a -> a109cb5)

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

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


    from a87af6a  Merge pull request #10462: [BEAM-9006] Improve ProcessManager shutdown hook handling
     add fc93525  [BEAM-8935] Fail fast if sdk harness startup failed.
     add a109cb5  [BEAM-8935] Fail fast if sdk harness startup failed.

No new revisions were added by this update.

Summary of changes:
 .../environment/DockerEnvironmentFactory.java      | 40 +++++++++++++---------
 .../environment/EmbeddedEnvironmentFactory.java    | 20 +++++++++--
 .../environment/ProcessEnvironmentFactory.java     |  2 +-
 .../environment/DockerEnvironmentFactoryTest.java  | 15 +++-----
 4 files changed, 47 insertions(+), 30 deletions(-)