Defect HC-25244

Reduce Facet cache size

Software

Customer case Applies to Corrected in
CS0371425 V9.1.10.0 9.1.12.0

Observed behavior

The facet cache is very large compared to the other caches, causing the autoscale feature to remove entries from other caches when memory usage approaches its limits.

Expected behavior

When the autoscale feature detects a memory shortage, it will proportionally reduce the size of caches until there is sufficient memory available. This can lead to evictions of valid cached data from other caches before it needs to be.

Resolution

Code Fix