Skip to content

AccumulatorCache: fix unmerged CA when cache limit has been reached

Frank Winklmeier requested to merge fwinkl/athena:fwinkl_20230502T124301 into 23.0

When evicting a CA from the cache due to reaching the size limit, we need to mark it as "merged".

Merge request reports