OpenSearch/x-pack/docs
Yang Wang a5a8b4ae1d
Add cache for application privileges (#55836) (#58798)
Add caching support for application privileges to reduce number of round-trips to security index when building application privilege descriptors.

Privilege retrieving in NativePrivilegeStore is changed to always fetching all privilege documents for a given application. The caching is applied to all places including "get privilege", "has privileges" APIs and CompositeRolesStore (for authentication).
2020-07-02 11:50:03 +10:00
..
en Add cache for application privileges (#55836) (#58798) 2020-07-02 11:50:03 +10:00
src/test/java/org/elasticsearch/smoketest Rename MetaData to Metadata in all of the places (#54519) 2020-03-31 17:24:38 -04:00
build.gradle Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00