OpenSearch/plugins/repository-s3
joachimdraeger 1ff2c13472 Avoid SecurityException in repository-S3 on DefaultS3OutputStream.flush() (#25254)
Moved SocketAccess.doPrivileged up the stack to DefaultS3OutputStream in repository-S3 plugin to avoid SecurityException by Streams.copy(). A plugin is only allowed to use its own jars when performing privileged operations. The S3 client might open a new Socket on close(). #25192
2017-07-07 09:26:50 -05:00
..
config/repository-s3 Fix logging configuration for AwsSdkMetrics logger 2016-10-14 23:44:39 -04:00
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Avoid SecurityException in repository-S3 on DefaultS3OutputStream.flush() (#25254) 2017-07-07 09:26:50 -05:00
build.gradle S3 Repository: Add back repository level credentials (#24609) 2017-05-11 12:14:23 -07:00