You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2013/03/09 19:55:12 UTC

[jira] [Created] (OODT-572) Replaced mkdir with more multi-thread resilient forceMkdir in LocalDataTransferer

Chris A. Mattmann created OODT-572:
--------------------------------------

             Summary: Replaced mkdir with more multi-thread resilient forceMkdir in LocalDataTransferer
                 Key: OODT-572
                 URL: https://issues.apache.org/jira/browse/OODT-572
             Project: OODT
          Issue Type: Bug
          Components: file manager
    Affects Versions: 0.5, 0.4, 0.3, 0.2, 0.1-incubating
         Environment: internal JPL ACOS/OCO2 environment
            Reporter: Chris A. Mattmann
             Fix For: 0.6


>From Albert Y Chang at JPL:

We have been seeing intermittent (non-repeatable) ingest errors (Destination … directory cannot be created) from LocalDataTransferrer which we believe occurs when multiple ingest processes are copying files to the same not-yet existent repo directory; there's a race condition to make the same 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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira