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]



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

Reply via email to