From commits-return-114601-archive-asf-public=cust-asf.ponee.io@beam.apache.org Thu Aug 12 18:57:03 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 984B5180608 for ; Thu, 12 Aug 2021 20:57:03 +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 01D9061190 for ; Thu, 12 Aug 2021 18:57:02 +0000 (UTC) Received: (qmail 53259 invoked by uid 500); 12 Aug 2021 18:57:02 -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 53242 invoked by uid 99); 12 Aug 2021 18:57:02 -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; Thu, 12 Aug 2021 18:57:02 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id DAEBC81F26; Thu, 12 Aug 2021 18:57:01 +0000 (UTC) Date: Thu, 12 Aug 2021 18:56:52 +0000 To: "commits@beam.apache.org" Subject: [beam] branch master updated (2b96f43 -> bd9e4d3) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162879460794.20361.12352641336380092613@gitbox.apache.org> From: amaliujia@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: 2b96f434c3bf99f62b3f1db8866c9132fec1c825 X-Git-Newrev: bd9e4d3f63d06f8156203173ab643530ea16ee52 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. amaliujia pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 2b96f43 [BEAM-12453]: Add interface to access I/O topic information for a Samza Beam job and PipelineJsonRenderer to create the JSON Beam DAG (#14945) add bd9e4d3 [BEAM-10212] Guard state caching with experiment (#15319) No new revisions were added by this update. Summary of changes: .../fnexecution/control/RemoteExecutionTest.java | 25 ++++++++++++++++++---- .../fn/harness/control/ProcessBundleHandler.java | 22 +++++++++++-------- 2 files changed, 34 insertions(+), 13 deletions(-)