mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This commit replaces the usage of LoadedCache with a simple CHM and calls to computeIfAbsent and adds LoadingCache and CacheLoader to forbidden APIs Relates to #13224