You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Aaron Fabbri (JIRA)" <ji...@apache.org> on 2017/06/07 23:24:18 UTC

[jira] [Created] (HADOOP-14505) simplify mkdirs() after S3Guard delete tracking change

Aaron Fabbri created HADOOP-14505:
-------------------------------------

             Summary: simplify mkdirs() after S3Guard delete tracking change
                 Key: HADOOP-14505
                 URL: https://issues.apache.org/jira/browse/HADOOP-14505
             Project: Hadoop Common
          Issue Type: Sub-task
            Reporter: Aaron Fabbri
            Priority: Minor


I noticed after reviewing the S3Guard delete tracking changes for HADOOP-13760, that mkdirs() can probably be simplified, replacing the use of checkPathForDirectory() with a simple getFileStatus().

Creating a separate JIRA so these changes can be reviewed / tested in isolation.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org