steveloughran commented on PR #6180:
URL: https://github.com/apache/hadoop/pull/6180#issuecomment-1830463658
...tried to address the review comments.
Tested: google cloud london
Failure which I'm going to assume is unrelated and leave for later
regression testing.
```
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
2.402 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.auth.ITestCustomSigner
[ERROR]
testCustomSignerAndInitializer(org.apache.hadoop.fs.s3a.auth.ITestCustomSigner)
Time elapsed: 2.322 s <<< FAILURE!
java.lang.AssertionError:
[Store value should not be null in CustomSigner{invocations=6,
instantiations=2, lastStoreValue=null}]
Expecting actual not to be null
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.lambda$runMkDirAndVerify$0(ITestCustomSigner.java:125)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:422)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1953)
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.runMkDirAndVerify(ITestCustomSigner.java:111)
at
org.apache.hadoop.fs.s3a.auth.ITestCustomSigner.testCustomSignerAndInitializer(ITestCustomSigner.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]