Return-Path: X-Original-To: apmail-oodt-commits-archive@www.apache.org Delivered-To: apmail-oodt-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8791210CC2 for ; Sat, 8 Jun 2013 00:08:20 +0000 (UTC) Received: (qmail 86313 invoked by uid 500); 8 Jun 2013 00:08:20 -0000 Delivered-To: apmail-oodt-commits-archive@oodt.apache.org Received: (qmail 86290 invoked by uid 500); 8 Jun 2013 00:08:20 -0000 Mailing-List: contact commits-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list commits@oodt.apache.org Received: (qmail 86282 invoked by uid 99); 8 Jun 2013 00:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jun 2013 00:08:20 +0000 Date: Sat, 8 Jun 2013 00:08:20 +0000 (UTC) From: "Chris A. Mattmann (JIRA)" To: commits@oodt.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (OODT-572) Replace mkdir with more multi-thread resilient forceMkdir in LocalDataTransferer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OODT-572?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Chris A. Mattmann resolved OODT-572. ------------------------------------ Resolution: Fixed - patch applied in r1490879, thanks Tom! =20 > Replace mkdir with more multi-thread resilient forceMkdir in LocalDataTra= nsferer > -------------------------------------------------------------------------= ------- > > Key: OODT-572 > URL: https://issues.apache.org/jira/browse/OODT-572 > Project: OODT > Issue Type: Bug > Components: file manager > Affects Versions: 0.1-incubating, 0.2, 0.3, 0.4, 0.5 > Environment: internal JPL ACOS/OCO2 environment > Reporter: Chris A. Mattmann > Assignee: Chris A. Mattmann > Fix For: 0.6 > > Attachments: fix_mkdir.patch > > > From Albert Y Chang at JPL: > We have been seeing intermittent (non-repeatable) ingest errors (Destinat= ion =E2=80=A6 directory cannot be created) from LocalDataTransferrer which = we believe occurs when multiple ingest processes are copying files to the s= ame not-yet existent repo directory; there's a race condition to make the s= ame parent dirs, and all but the first fails. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira