You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2019/09/06 20:47:11 UTC

[beam] branch master updated (4f980f9 -> 062dec2)

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

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


    from 4f980f9  [GoSDK] Improve singleton side input runtime error
     add 0dcbb3f5 Improve go worker harness error messages.
     add 062dec2  Add non-terminal option for go harness worker hook

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/harness/datamgr.go   |  9 +++--
 sdks/go/pkg/beam/core/runtime/harness/harness.go   |  4 +-
 sdks/go/pkg/beam/core/runtime/harness/init/init.go | 43 ++++++++++++++++++----
 sdks/go/pkg/beam/core/runtime/harness/statemgr.go  | 13 ++++---
 4 files changed, 50 insertions(+), 19 deletions(-)