steveloughran commented on PR #5872: URL: https://github.com/apache/hadoop/pull/5872#issuecomment-1682609014
OK, I added the setConf() feature. Means thing is potentially useful. V1 handlers get an error, as seen in the test ``` 2023-08-17 17:24:42,849 [setup] WARN s3a.SDKV2Upgrade (LogExactlyOnce.java:warn(39)) - Ignoring V1 SDK request handlers set in fs.s3a.audit.request.handlers: not-valid-class ``` Note, AFAIK nobody has ever added a custom handler. -- 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]
