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

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

                Author: ASF GitHub Bot
            Created on: 18/Nov/20 19:03
            Start Date: 18/Nov/20 19:03
    Worklog Time Spent: 10m 
      Work Description: steveloughran opened a new pull request #2473:
URL: https://github.com/apache/hadoop/pull/2473


   The addition of deprecated S3A configuration options in HADOOP-17318
   triggered a reload of default (xml resource) configurations, which breaks
   tests which fail if there's a per-bucket setting inconsistent with test
   setup.
   
   Creating an S3AFS instance before creating the Configuration() instance
   for test runs gets that reload out the way before test setup takes
   place.
   
   Along with the fix, extra changes in the failing test suite to fail
   fast when marker policy isn't as expected, and to log FS state better.
   
   Testing: S3 London with marker policy forced to override (which is why this 
specific test failed)
   
   


----------------------------------------------------------------
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: 513708)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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