From commits-return-114646-archive-asf-public=cust-asf.ponee.io@beam.apache.org Fri Aug 20 16:16:13 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id E6606180645 for ; Fri, 20 Aug 2021 18:16:13 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 9EF7B61F04 for ; Fri, 20 Aug 2021 16:15:45 +0000 (UTC) Received: (qmail 71389 invoked by uid 500); 20 Aug 2021 16:15:44 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 71380 invoked by uid 99); 20 Aug 2021 16:15:44 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Aug 2021 16:15:44 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A7FD481EF0; Fri, 20 Aug 2021 16:15:44 +0000 (UTC) Date: Fri, 20 Aug 2021 16:15:35 +0000 To: "commits@beam.apache.org" Subject: [beam] branch master updated (b0e9f26 -> 8fc27c8) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162947613035.22887.13188824205794275404@gitbox.apache.org> From: reuvenlax@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b0e9f2638cbaca822ee6a58bd8ec0e61db8e799e X-Git-Newrev: 8fc27c83032ca48e33259a087ec39eba6d9889aa X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. reuvenlax pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from b0e9f26 [BEAM-3304] Go triggering support (#15239) add 2135e5e [BEAM-12780] StreamingDataflowWorker should only retry exceptions locally for up to 5 minutes add 8fc27c8 Merge pull request #15360: [BEAM-12780] StreamingDataflowWorker should only retry exceptions locally for up to 5 minutes No new revisions were added by this update. Summary of changes: .../runners/dataflow/worker/StreamingDataflowWorker.java | 13 +++++++++++++ 1 file changed, 13 insertions(+)