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 DBF99200CDB for ; Fri, 21 Jul 2017 21:14:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D9F8A16DBCD; Fri, 21 Jul 2017 19:14:14 +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 2380C16DBCF for ; Fri, 21 Jul 2017 21:14:13 +0200 (CEST) Received: (qmail 41769 invoked by uid 500); 21 Jul 2017 19:14:13 -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 41741 invoked by uid 99); 21 Jul 2017 19:14:13 -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; Fri, 21 Jul 2017 19:14:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 0B8A7ED30B; Fri, 21 Jul 2017 19:14:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: kenn@apache.org To: commits@beam.apache.org Date: Fri, 21 Jul 2017 19:14:14 -0000 Message-Id: <11bdc3c9b57441e48481063ecd253375@git.apache.org> In-Reply-To: <82b404d0656f45c5a710418a60666c73@git.apache.org> References: <82b404d0656f45c5a710418a60666c73@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #3610: Use dehydration-insensitive APIs in ParDoEvaluatorFactory archived-at: Fri, 21 Jul 2017 19:14:15 -0000 This closes #3610: Use dehydration-insensitive APIs in ParDoEvaluatorFactory Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/4b355844 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/4b355844 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/4b355844 Branch: refs/heads/master Commit: 4b355844a4920bc9faba75f7cd61008bedebaf29 Parents: 8bd6475 fa3a5ab Author: Kenneth Knowles Authored: Fri Jul 21 11:50:48 2017 -0700 Committer: Kenneth Knowles Committed: Fri Jul 21 11:50:48 2017 -0700 ---------------------------------------------------------------------- .../runners/direct/ParDoEvaluatorFactory.java | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) ----------------------------------------------------------------------