7873bb73c4
This commit adds tests to ensure that user lookup in caching realms works as expected. An unclear contract in the Cache#computeIfAbsent method allowed for null values to be returned from this method even if there should have been exception reported to the loader. This has been fixed in the cache implementation and we add tests to verify that the caching of user lookups is done properly under concurrent operations. Closes elastic/elasticsearch#4054 Original commit: elastic/x-pack-elasticsearch@41567c6ed9 |
||
---|---|---|
.. | ||
bin/x-pack | ||
config/x-pack | ||
keys | ||
src | ||
NOTICE.txt | ||
build.gradle |