Details
-
Improvement
-
Resolution: Fixed
-
Major
-
6.1-rc-1
Description
The cache is used for the descriptors but the actual list of wikis is requested again everytime.
WikiDescriptorManager should also provide an API to get only the wiki ids since that's actually the main use case and we load all descriptors (not already cached) for nothing most of the time.