Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 8F500200CA7 for ; Tue, 30 May 2017 17:58:50 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8E199160BC1; Tue, 30 May 2017 15:58:50 +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 CAFA0160BC9 for ; Tue, 30 May 2017 17:58:49 +0200 (CEST) Received: (qmail 31076 invoked by uid 500); 30 May 2017 15:58:49 -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 30928 invoked by uid 99); 30 May 2017 15:58:47 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2017 15:58:47 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E331DE029E; Tue, 30 May 2017 15:58:46 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: dhalperi@apache.org To: commits@beam.apache.org Date: Tue, 30 May 2017 15:58:48 -0000 Message-Id: <4ec732cb136746b69735cda35a0ffe5e@git.apache.org> In-Reply-To: <409731a821434cae8b4cfffd8b10995c@git.apache.org> References: <409731a821434cae8b4cfffd8b10995c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/3] beam git commit: This closes #3258 archived-at: Tue, 30 May 2017 15:58:50 -0000 This closes #3258 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/711faffe Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/711faffe Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/711faffe Branch: refs/heads/master Commit: 711faffefeb91052efc0e3f45f7c9fb42df05151 Parents: 2cb4b03 838035a Author: Dan Halperin Authored: Tue May 30 08:58:36 2017 -0700 Committer: Dan Halperin Committed: Tue May 30 08:58:36 2017 -0700 ---------------------------------------------------------------------- .../functions/FlinkDoFnFunction.java | 8 +- .../functions/FlinkStatefulDoFnFunction.java | 8 +- .../wrappers/streaming/DoFnOperator.java | 77 +++++++++++++++----- 3 files changed, 70 insertions(+), 23 deletions(-) ----------------------------------------------------------------------