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/01/02 11:11:30 UTC

[beam] branch master updated (8ad5788 -> a87af6a)

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 8ad5788  Merge pull request #10465: [BEAM-9031] Fixes wrong Python example in Flink runner documentation
     add 5ed2850  [BEAM-9006] Improve ProcessManager for shutdown hook handling.
     add a87af6a  Merge pull request #10462: [BEAM-9006] Improve ProcessManager shutdown hook handling

No new revisions were added by this update.

Summary of changes:
 .../fnexecution/environment/ProcessManager.java    | 38 +++++++++++++++-------
 .../environment/ProcessManagerTest.java            | 30 +++++++++++++++++
 2 files changed, 57 insertions(+), 11 deletions(-)