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 1708B200CEF for ; Sun, 16 Jul 2017 02:38:40 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 15BDA164BBB; Sun, 16 Jul 2017 00:38:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (unknown [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 51AAF164BC8 for ; Sun, 16 Jul 2017 02:38:39 +0200 (CEST) Received: (qmail 5567 invoked by uid 500); 16 Jul 2017 00:38:38 -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 5557 invoked by uid 99); 16 Jul 2017 00:38:38 -0000 Received: from Unknown (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Jul 2017 00:38:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C6F43E967F; Sun, 16 Jul 2017 00:38:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jkff@apache.org To: commits@beam.apache.org Date: Sun, 16 Jul 2017 00:38:38 -0000 Message-Id: <257fc2cd9fbd4e2eae3d04af5ce6946a@git.apache.org> In-Reply-To: <4f61fd1edf304e7a827080a75fbecc5f@git.apache.org> References: <4f61fd1edf304e7a827080a75fbecc5f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #3567: [BEAM-2608] Closes the reader in TextIO.readAll() archived-at: Sun, 16 Jul 2017 00:38:40 -0000 This closes #3567: [BEAM-2608] Closes the reader in TextIO.readAll() Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/36c55ebc Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/36c55ebc Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/36c55ebc Branch: refs/heads/master Commit: 36c55ebc5b23d9a3c68ce6fca805953d3e4186b3 Parents: 1f1df27 ce440a3 Author: Eugene Kirpichov Authored: Sat Jul 15 17:38:03 2017 -0700 Committer: Eugene Kirpichov Committed: Sat Jul 15 17:38:03 2017 -0700 ---------------------------------------------------------------------- .../core/src/main/java/org/apache/beam/sdk/io/TextIO.java | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) ----------------------------------------------------------------------