You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2019/05/23 17:48:02 UTC

[beam] branch master updated (4e20419 -> 8e0e83f)

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

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


    from 4e20419  Merge pull request #8655 from youngoli/go-errors
     add 8b379b4  [BEAM-7348] Support environment expiration
     add 8e0e83f  Merge pull request #8599: [BEAM-7348] Support environment expiration

No new revisions were added by this update.

Summary of changes:
 .../control/DefaultJobBundleFactory.java           | 218 +++++++++++++--------
 .../fnexecution/control/SdkHarnessClient.java      |   4 +-
 .../control/DefaultJobBundleFactoryTest.java       | 117 +++++++----
 .../beam/sdk/options/PortablePipelineOptions.java  |   6 +
 4 files changed, 216 insertions(+), 129 deletions(-)