OpenSearch/plugins/repository-s3
Tim Brooks 7f20b93051 Use generic interfaces for checking socket access (#22753)
This commit replaces specialized functional interfaces in various
plugins with generic options. Instead of creating `StorageRunnable`
interfaces in every plugin we can just use `Runnable` or `CheckedRunnable`.
2017-01-23 16:34:24 -06: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 Use generic interfaces for checking socket access (#22753) 2017-01-23 16:34:24 -06:00
build.gradle S3 repository: Deprecate specifying credentials through env vars, sys props, and remove profile files (#22567) 2017-01-19 12:36:32 -08:00