Return-Path: X-Original-To: apmail-incubator-flume-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flume-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E17AE9993 for ; Wed, 5 Oct 2011 23:58:51 +0000 (UTC) Received: (qmail 20460 invoked by uid 500); 5 Oct 2011 23:58:51 -0000 Delivered-To: apmail-incubator-flume-dev-archive@incubator.apache.org Received: (qmail 20413 invoked by uid 500); 5 Oct 2011 23:58:51 -0000 Mailing-List: contact flume-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flume-dev@incubator.apache.org Delivered-To: mailing list flume-dev@incubator.apache.org Received: (qmail 20283 invoked by uid 99); 5 Oct 2011 23:58:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 23:58:51 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Oct 2011 23:58:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id EFBF92ABE34 for ; Wed, 5 Oct 2011 23:58:29 +0000 (UTC) Date: Wed, 5 Oct 2011 23:58:29 +0000 (UTC) From: "E. Sammer (Closed) (JIRA)" To: flume-dev@incubator.apache.org Message-ID: <550627244.1493.1317859109983.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <379299957.698.1317506673947.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Closed] (FLUME-769) FLUME-728 - TestJsonFileConfigurationProvider fails due to timing issue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLUME-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] E. Sammer closed FLUME-769. --------------------------- > FLUME-728 - TestJsonFileConfigurationProvider fails due to timing issue > ----------------------------------------------------------------------- > > Key: FLUME-769 > URL: https://issues.apache.org/jira/browse/FLUME-769 > Project: Flume > Issue Type: Bug > Components: Test > Affects Versions: NG > Reporter: Brock Noland > Assignee: E. Sammer > Priority: Minor > Fix For: NG > > Attachments: flume-769-1.patch > > > In the FLUME-728 branch, TestJsonFileConfigurationProvider fails as the thread with within JsonFileConfigurationProvider is not always started before the executor is shutdown. A small sleep solves this issue in 10 of 10 tests locally. As an aside, the test fails 10 of 10 times locally. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira