adoroszlai opened a new pull request #1581:
URL: https://github.com/apache/ozone/pull/1581


   ## What changes were proposed in this pull request?
   
   Fix the following issues introduced in #1542:
   
   1. Make key name validation use the right condition.
   2. Remove unnecessary `UGI.addToken` call.
   3. Make `validate()` useful.
   
   And some code cleanup:
   
   4. (nit) Merge some duplicate `OzoneClientConfig` setting blocks.
   5. Avoid `setFromObject` with default settings.
   
   See https://github.com/apache/ozone/pull/1542#pullrequestreview-528785482 
for details.
   
   https://issues.apache.org/jira/browse/HDDS-4417
   
   ## How was this patch tested?
   
   Tested item 1 by running `ITestS3AContractRename` (S3AFileSystem contract 
test) against S3G.  On `master` it fails with invalid key name error.
   
   Other than that, CI run is in progress:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/359695307


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