Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92D4210DDA for ; Fri, 3 Jan 2014 00:14:50 +0000 (UTC) Received: (qmail 9632 invoked by uid 500); 3 Jan 2014 00:14:50 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 9612 invoked by uid 500); 3 Jan 2014 00:14:50 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 9603 invoked by uid 500); 3 Jan 2014 00:14:50 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 9600 invoked by uid 99); 3 Jan 2014 00:14:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 00:14:50 +0000 Date: Fri, 3 Jan 2014 00:14:50 +0000 (UTC) From: "Ryan Blue (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-318) CheckpointIT#testCheckpoints fails (sometimes) 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/CRUNCH-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Blue updated CRUNCH-318: ----------------------------- Attachment: 0001-CRUNCH-318-Add-sleep-to-fix-CheckpointIT.patch This patch seems to fix the problem. > CheckpointIT#testCheckpoints fails (sometimes) > ---------------------------------------------- > > Key: CRUNCH-318 > URL: https://issues.apache.org/jira/browse/CRUNCH-318 > Project: Crunch > Issue Type: Bug > Components: Core > Affects Versions: 0.9.0 > Reporter: Ryan Blue > Assignee: Josh Wills > Attachments: 0001-CRUNCH-318-Add-sleep-to-fix-CheckpointIT.patch > > > This appears to be due to a timing issue. I can't find any problem in the code, which appears to be taking the correct path and checking the modified time of the underlying checkpoint. -- This message was sent by Atlassian JIRA (v6.1.5#6160)