From commits-return-57889-archive-asf-public=cust-asf.ponee.io@beam.apache.org Mon Feb 5 13:55:39 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 6CF40180647 for ; Mon, 5 Feb 2018 13:55:39 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5CE61160C5A; Mon, 5 Feb 2018 12:55:39 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CCA99160C46 for ; Mon, 5 Feb 2018 13:55:38 +0100 (CET) Received: (qmail 75250 invoked by uid 500); 5 Feb 2018 12:55:37 -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 75241 invoked by uid 99); 5 Feb 2018 12:55:37 -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; Mon, 05 Feb 2018 12:55:37 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id B519F82213; Mon, 5 Feb 2018 12:55:36 +0000 (UTC) Date: Mon, 05 Feb 2018 12:55:36 +0000 To: , "' commits@beam.apache.org" , '@gitbox.apache.org, Subject: [beam] branch release-2.3.0 updated (7da24e6 -> befa911) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151783533612.2484.6742251340573564395@gitbox.apache.org> From: jbonofre@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/release-2.3.0 X-Git-Reftype: branch X-Git-Oldrev: 7da24e630ee954adb577b78d4f2b472e51db5742 X-Git-Newrev: befa91180a0935ac4ae667084908db8a43746279 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. jbonofre pushed a change to branch release-2.3.0 in repository https://gitbox.apache.org/repos/asf/beam.git. from 7da24e6 [BEAM-3551] Define compiler -parameters flag in the default options new 73f4d99 Remove erroneous cast in FlinkStreamingTransformTranslators new befa911 [BEAM-3186] Correctly use deserialized timerService in Flink Runner The 2 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: .../flink/FlinkStreamingTransformTranslators.java | 3 +- .../wrappers/streaming/DoFnOperator.java | 20 ++-- .../runners/flink/streaming/DoFnOperatorTest.java | 105 +++++++++++++++++++++ 3 files changed, 119 insertions(+), 9 deletions(-) -- To stop receiving notification emails like this one, please contact jbonofre@apache.org.