You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/12/14 17:44:29 UTC

[beam] branch master updated (54e2fc1 -> 977080f)

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

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


    from 54e2fc1  [BEAM-6206] Add CustomHttpErrors a tool to allow adding custom errors for specific failing http calls. Plus, add a custom error message in BigQueryServicesImpl. (#7270)
     add 69358c5  [BEAM-6191] Remove redundant error logging for Dataflow exception handling
     new 977080f  Merge pull request #7220: [BEAM-6191] Remove redundant error logging for Dataflow exception handling

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:
 .../beam/runners/dataflow/worker/WorkItemStatusClient.java       | 9 ++++++---
 .../dataflow/worker/util/common/worker/MapTaskExecutor.java      | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)


[beam] 01/01: Merge pull request #7220: [BEAM-6191] Remove redundant error logging for Dataflow exception handling

Posted by sc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 977080f908ac1a8d27d6aab3f4df5550062221ad
Merge: 54e2fc1 69358c5
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Fri Dec 14 09:44:21 2018 -0800

    Merge pull request #7220: [BEAM-6191] Remove redundant error logging for Dataflow exception handling

 .../beam/runners/dataflow/worker/WorkItemStatusClient.java       | 9 ++++++---
 .../dataflow/worker/util/common/worker/MapTaskExecutor.java      | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)