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

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

                Author: ASF GitHub Bot
            Created on: 23/Nov/20 15:26
            Start Date: 23/Nov/20 15:26
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on a change in pull request 
#2473:
URL: https://github.com/apache/hadoop/pull/2473#discussion_r528784174



##########
File path: 
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/AbstractS3ATestBase.java
##########
@@ -60,6 +60,9 @@ public void setup() throws Exception {
     // filesystems which add default configuration resources to do it before
     // our tests start adding/removing options. See HADOOP-16626.
     FileSystem.getLocal(new Configuration());
+    // instantiate an S3A FS here here to force deprecated key load through the
+    // static initializers. See: HADOOP-17835

Review comment:
       thanks




----------------------------------------------------------------
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.

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


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

    Worklog Id:     (was: 515606)
    Time Spent: 1.5h  (was: 1h 20m)

> ITestS3ADeleteCost.testDirMarkersFileCreation failure
> -----------------------------------------------------
>
>                 Key: HADOOP-17385
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17385
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Test runs after apply of recent patches HADOOP-17318 and HADOOP-17244 are 
> showing a failure in ITestS3ADeleteCost.testDirMarkersFileCreation
> Either one of the patches is failing and wasn't picked up, or the combined 
> changes are conflicting in some way. Not backporting HADOOP-17318 to 
> branch-3.3 until this is addressed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to