[ 
https://issues.apache.org/jira/browse/HADOOP-18109?focusedWorklogId=723304&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-723304
 ]

ASF GitHub Bot logged work on HADOOP-18109:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Feb/22 00:09
            Start Date: 09/Feb/22 00:09
    Worklog Time Spent: 10m 
      Work Description: cheyu2022 commented on a change in pull request #3953:
URL: https://github.com/apache/hadoop/pull/3953#discussion_r802163332



##########
File path: 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemHdfs.java
##########
@@ -479,4 +485,22 @@ public Object run() throws IOException {
     assertEquals("The owner did not match ", owner, 
userUgi.getShortUserName());
     otherfs.delete(user1Path, false);
   }
+
+  @Test

Review comment:
       Removed the override method, kept the test because the test itself makes 
sense, the test passes without any change because we already handled it in 
downstream impl DFSClient#mkdirs. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 723304)
    Time Spent: 1h 10m  (was: 1h)

> Ensure that default permissions of directories under internal ViewFS 
> directories are the same as directories on target filesystems
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-18109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18109
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Chentao Yu
>            Assignee: Chentao Yu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> * Ensure that default permissions of directories under internal ViewFS 
> directories are the same as directories on target filesystems
>  * Add new unit test



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to