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 A36F3200CDA for ; Thu, 20 Jul 2017 21:53:07 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A1F1916BFA1; Thu, 20 Jul 2017 19:53:07 +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 D399816BF81 for ; Thu, 20 Jul 2017 21:53:06 +0200 (CEST) Received: (qmail 37219 invoked by uid 500); 20 Jul 2017 19:52:59 -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 36344 invoked by uid 99); 20 Jul 2017 19:52:59 -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; Thu, 20 Jul 2017 19:52:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A1A43F3291; Thu, 20 Jul 2017 19:52:58 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jbonofre@apache.org To: commits@beam.apache.org Date: Thu, 20 Jul 2017 19:53:27 -0000 Message-Id: <543b2eb86cf34f9fbf349c5a792c0979@git.apache.org> In-Reply-To: <8dad956546b246cd8a7bbc3979e4b420@git.apache.org> References: <8dad956546b246cd8a7bbc3979e4b420@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [31/50] [abbrv] beam git commit: This closes #3475: [BEAM-2544] Fix flaky AvroIOTest archived-at: Thu, 20 Jul 2017 19:53:07 -0000 This closes #3475: [BEAM-2544] Fix flaky AvroIOTest Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/be5b9347 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/be5b9347 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/be5b9347 Branch: refs/heads/DSL_SQL Commit: be5b9347bc44de1f042c76e1ba3f47a13772c72b Parents: dd9e866 911edba Author: Eugene Kirpichov Authored: Tue Jul 18 15:49:54 2017 -0700 Committer: Eugene Kirpichov Committed: Tue Jul 18 15:49:54 2017 -0700 ---------------------------------------------------------------------- .../java/org/apache/beam/sdk/io/AvroIOTest.java | 46 +++++++++++--------- 1 file changed, 25 insertions(+), 21 deletions(-) ----------------------------------------------------------------------