OpenSearch/plugins/repository-azure/src
Tim Brooks a4ac29c005 Add single static instance of SpecialPermission (#22726)
This commit adds a SpecialPermission constant and uses that constant
opposed to introducing new instances everywhere.

Additionally, this commit introduces a single static method to check that
the current code has permission. This avoids all the duplicated access
blocks that exist currently.
2017-01-21 12:03:52 -06:00
..
main/java/org/elasticsearch Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
test Fixes default chunk size for Azure repositories (#22577) 2017-01-12 07:59:22 -06:00